From c27027cd2eeebfa63c084e746c7da46c952fb255 Mon Sep 17 00:00:00 2001 From: Tharre Date: Mon, 17 Nov 2014 15:48:23 +0100 Subject: Merge all redo-*.c files into redo.c. The resulting redo binary behaves differently if called with each respective redo-* name, and is symlinked to the different command names. This should reduce the memory footprint of a redo build, as the OS only needs to keep one copy of the redo code in memory. --- out/redo-ifcreate.do | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 out/redo-ifcreate.do (limited to 'out/redo-ifcreate.do') diff --git a/out/redo-ifcreate.do b/out/redo-ifcreate.do deleted file mode 100644 index a5a5482..0000000 --- a/out/redo-ifcreate.do +++ /dev/null @@ -1,5 +0,0 @@ -. ./config.sh - -DEPS="redo-ifcreate.o build.o util.o filepath.o sha1.o" -redo-ifchange $DEPS config.sh -$CC -o $3 $DEPS $LDFLAGS -- cgit v1.2.3-70-g09d2