diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r--[-rwxr-xr-x] | inc/recover.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/ddhardrescue.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/recover.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/slices.c | 0 |
5 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ obj/%.o: gcc -c -o $@ $< $(CFLAGS) deps/%.d: src/%.c - gcc -o $@ $< $(CFLAGS) -MM -MG -MT $(patsubst src/%.c,obj/%.o,$<) + gcc -MM -o $@ $< $(CFLAGS) -MG -MT $(patsubst src/%.c,obj/%.o,$<) Makefile src/%.c inc/%.h: ; diff --git a/inc/recover.h b/inc/recover.h index eee8141..eee8141 100755..100644 --- a/inc/recover.h +++ b/inc/recover.h diff --git a/src/ddhardrescue.c b/src/ddhardrescue.c index 9f355b3..9f355b3 100755..100644 --- a/src/ddhardrescue.c +++ b/src/ddhardrescue.c diff --git a/src/recover.c b/src/recover.c index b4f0da7..b4f0da7 100755..100644 --- a/src/recover.c +++ b/src/recover.c diff --git a/src/slices.c b/src/slices.c index 21fdd3b..21fdd3b 100755..100644 --- a/src/slices.c +++ b/src/slices.c |