projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf14ccd
)
maintainer-clean and distclean ought to remove dependency information as well.
author
Peter Eisentraut
<peter_e@gmx.net>
Sat, 22 Jul 2000 01:48:53 +0000
(
01:48
+0000)
committer
Peter Eisentraut
<peter_e@gmx.net>
Sat, 22 Jul 2000 01:48:53 +0000
(
01:48
+0000)
src/Makefile.global.in
patch
|
blob
|
blame
|
history
diff --git
a/src/Makefile.global.in
b/src/Makefile.global.in
index b3572ecabf18558d222f6f85c2b6c8c70f3ba486..f81bea42a1e9643b411a208fb317fc143932410b 100644
(file)
--- a/
src/Makefile.global.in
+++ b/
src/Makefile.global.in
@@
-7,7
+7,7
@@
#
#
# IDENTIFICATION
-# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.
89 2000/07/19 16:29:42
petere Exp $
+# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.
90 2000/07/22 01:48:53
petere Exp $
#
# NOTES
# Essentially all Postgres make files include this file and use the
@@
-363,7
+363,7
@@
endif # GCC
-include $(wildcard $(DEPDIR)/*.P) /dev/null
# hook for clean-up
-clean: clean-deps
+clean
distclean maintainer-clean
: clean-deps
.PHONY: clean-deps
clean-deps: