aboutsummaryrefslogtreecommitdiffstats
path: root/out/redo.do
blob: dce65d4dda71fd0ed71fc9ba7dd0d8a872a575aa (plain) (blame)
1
2
3
4
5
. ./config.sh

DEPS="redo.o build.o util.o"
redo-ifchange $DEPS config.sh
$CC -o $3 $DEPS $LDFLAGS