]> Cypherpunks.ru repositories - goredo.git/blob - t/apenwarr/111-example/hello.do
Import tests from apenwarr/redo and redo.sh
[goredo.git] / t / apenwarr / 111-example / hello.do
1 DEPS="main.o
2 mystr.o"
3 redo-ifchange $DEPS
4 cc -o $3 $DEPS