ledger/tools/prepall
2009-02-21 16:51:07 -04:00

12 lines
230 B
Bash
Executable file

#!/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/config.status