aboutsummaryrefslogtreecommitdiffstats
path: root/out/redo-ifcreate.do
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2014-08-16 01:07:03 +0200
committerTharre <tharre3@gmail.com>2014-08-16 01:17:51 +0200
commit89e687de8bc635ff73b002b2ab494b0d88e13f10 (patch)
tree44a22030a6f30547eb40e303d4f39b0f308f4f57 /out/redo-ifcreate.do
parent1d7b303de42dd4763165c46f0b2f8bad2c3a407f (diff)
downloadredo-89e687de8bc635ff73b002b2ab494b0d88e13f10.tar.gz
redo-89e687de8bc635ff73b002b2ab494b0d88e13f10.tar.xz
redo-89e687de8bc635ff73b002b2ab494b0d88e13f10.zip
Add redo-ifcreate (and add redo-always properly)
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