X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=t%2Fapenwarr%2F111-example%2Fhello.do;fp=t%2Fapenwarr%2F111-example%2Fhello.do;h=db35184c245355fa78ffde60c01920f1f1255d4e;hb=a6510ac6225a3a93df9d27dc316a3c1c0fcde426;hp=0000000000000000000000000000000000000000;hpb=a5111e179e5aca57420fd1cc95c1b21e7cd34226;p=goredo.git diff --git a/t/apenwarr/111-example/hello.do b/t/apenwarr/111-example/hello.do new file mode 100644 index 0000000..db35184 --- /dev/null +++ b/t/apenwarr/111-example/hello.do @@ -0,0 +1,4 @@ +DEPS="main.o +mystr.o" +redo-ifchange $DEPS +cc -o $3 $DEPS