aboutsummaryrefslogtreecommitdiffstats
path: root/out/redo-ifchange.do
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2014-04-08 09:19:33 +0200
committerxRamses <tharre3@gmail.com>2014-04-08 09:19:33 +0200
commitc766f073e60c3aa51a3cc1555af87ded5823e5a0 (patch)
tree43595070e833b251b3f7ac7e94e5e992918194ef /out/redo-ifchange.do
downloadredo-c766f073e60c3aa51a3cc1555af87ded5823e5a0.tar.gz
redo-c766f073e60c3aa51a3cc1555af87ded5823e5a0.tar.xz
redo-c766f073e60c3aa51a3cc1555af87ded5823e5a0.zip
Initial codebase
Diffstat (limited to 'out/redo-ifchange.do')
-rw-r--r--out/redo-ifchange.do5
1 files changed, 5 insertions, 0 deletions
diff --git a/out/redo-ifchange.do b/out/redo-ifchange.do
new file mode 100644
index 0000000..84941ce
--- /dev/null
+++ b/out/redo-ifchange.do
@@ -0,0 +1,5 @@
+. ./config.sh
+
+DEPS="redo-ifchange.o build.o util.o"
+redo-ifchange $DEPS config.sh
+$CC -o $3 $DEPS $LDFLAGS