git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3ebe69c)
Create a distclean make directive to handle cleaning out configure
1997年2月28日 18:34:58 +0000 (18:34 +0000)
1997年2月28日 18:34:58 +0000 (18:34 +0000)
generated files, that shouldn't be removed on a make clean

Pointed out by half the hackers mailing list :)


diff --git a/src/GNUmakefile.in b/src/GNUmakefile.in
index 65ea3b6ba8d5ca27331eb872b432fd2c8caea3c9..29b3cfcb87a03d5e51c1fc2ca55f659a494430d6 100644 (file)
--- a/src/GNUmakefile.in
+++ b/src/GNUmakefile.in
@@ -7,7 +7,7 @@
#
#
# IDENTIFICATION
-# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.8 1997年02月28日 15:35:50 scrappy Exp $
+# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.9 1997年02月28日 18:34:58 scrappy Exp $
#
#-------------------------------------------------------------------------
@@ -67,6 +67,8 @@ endif
ifneq ($(wildcard man), )
$(MAKE) -C man clean
endif
+
+distclean: clean
rm -f Makefile.global include/config.h GNUmakefile
.DEFAULT:
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /