apenwarr-redo/t/example/hello.do

4 lines
58 B
Text
Raw Normal View History

DEPS="main.o
mystr.o"
redo-ifchange $DEPS
gcc -o $3 $DEPS