projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6362f29
)
.
author
Jim Meyering
<jim@meyering.net>
Sat, 13 Dec 1997 22:55:52 +0000
(22:55 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 13 Dec 1997 22:55:52 +0000
(22:55 +0000)
lib/Makefile.in
patch
|
blob
|
history
diff --git
a/lib/Makefile.in
b/lib/Makefile.in
index 50c682e62e0c75186fd9ea31b57d72712653f71a..628a305324161bbaa0da55ea80fe4007766ededc 100644
(file)
--- a/
lib/Makefile.in
+++ b/
lib/Makefile.in
@@
-338,6
+338,7
@@
distdir: $(DISTFILES)
MKDEP = $(CC) -M $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
+
-include $(DEP_FILES)
-include .deps/.P
.deps/.P: $(BUILT_SOURCES)