]> Cypherpunks.ru repositories - goredo.git/blobdiff - t/apenwarr/111-example/hello.do
Import tests from apenwarr/redo and redo.sh
[goredo.git] / t / apenwarr / 111-example / hello.do
diff --git a/t/apenwarr/111-example/hello.do b/t/apenwarr/111-example/hello.do
new file mode 100644 (file)
index 0000000..db35184
--- /dev/null
@@ -0,0 +1,4 @@
+DEPS="main.o
+mystr.o"
+redo-ifchange $DEPS
+cc -o $3 $DEPS