summaryrefslogtreecommitdiff
path: root/tools/prepall
blob: d6eedfdd96a29997554bdc6e27ac44412e31af53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh

set -e

tools/myacprep --opt
tools/myacprep --gprof
tools/myacprep --gcov
tools/myacprep

touch ~/Products/ledger-gcov/config.status
touch ~/Products/ledger-gprof/config.status
touch ~/Products/ledger-opt/touch config.status