aboutsummaryrefslogtreecommitdiffstats
path: root/out/redo-ifcreate.do
diff options
context:
space:
mode:
Diffstat (limited to 'out/redo-ifcreate.do')
-rw-r--r--out/redo-ifcreate.do5
1 files changed, 5 insertions, 0 deletions
diff --git a/out/redo-ifcreate.do b/out/redo-ifcreate.do
new file mode 100644
index 0000000..4ab8f85
--- /dev/null
+++ b/out/redo-ifcreate.do
@@ -0,0 +1,5 @@
+. ./config.sh
+
+DEPS="redo-ifcreate.o build.o util.o filepath.o"
+redo-ifchange $DEPS config.sh
+$CC -o $3 $DEPS $LDFLAGS