|
Lines 1-20
Link Here
|
| 1 |
--- src/Makefile.in.orig Wed Sep 27 15:52:00 2000 |
|
|
| 2 |
+++ src/Makefile.in Wed Sep 27 15:52:14 2000 |
| 3 |
@@ -337,7 +337,7 @@ |
| 4 |
fi; \ |
| 5 |
done |
| 6 |
buffer.o: buffer.c system.h ../config.h ../lib/pathmax.h ../lib/error.h \ |
| 7 |
- ../lib/xalloc.h ../lib/fnmatch.h ../lib/human.h \ |
| 8 |
+ ../lib/xalloc.h ../lib/human.h \ |
| 9 |
../lib/quotearg.h common.h tar.h arith.h ../lib/backupfile.h \ |
| 10 |
../lib/basename.h ../lib/exclude.h ../lib/modechange.h \ |
| 11 |
../lib/safe-read.h rmt.h |
| 12 |
@@ -376,7 +376,7 @@ |
| 13 |
../lib/modechange.h ../lib/safe-read.h ../lib/quotearg.h \ |
| 14 |
../lib/save-cwd.h |
| 15 |
names.o: names.c system.h ../config.h ../lib/pathmax.h ../lib/error.h \ |
| 16 |
- ../lib/xalloc.h ../lib/fnmatch.h ../lib/quotearg.h common.h \ |
| 17 |
+ ../lib/xalloc.h ../lib/quotearg.h common.h \ |
| 18 |
tar.h arith.h ../lib/backupfile.h ../lib/basename.h \ |
| 19 |
../lib/exclude.h ../lib/modechange.h ../lib/safe-read.h |
| 20 |
open3.o: open3.c system.h ../config.h ../lib/pathmax.h ../lib/error.h \ |