projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0dff99
)
Remove README.CVS when making a distribution.
author
Peter Eisentraut
Sun, 13 Jun 2004 21:51:36 +0000
(21:51 +0000)
committer
Peter Eisentraut
Sun, 13 Jun 2004 21:51:36 +0000
(21:51 +0000)
GNUmakefile.in
patch
|
blob
|
blame
|
history
diff --git
a/GNUmakefile.in
b/GNUmakefile.in
index 65ddc7cd15fb2810334e2b35db68ae1098091e2c..b927866ed40f8ac9ba4cb49757b76610b13c2ac4 100644
(file)
--- a/
GNUmakefile.in
+++ b/
GNUmakefile.in
@@
-1,7
+1,7
@@
#
# PostgreSQL top level makefile
#
-# $PostgreSQL: pgsql/GNUmakefile.in,v 1.3
8 2004/04/20 00:33:44 pgsql
Exp $
+# $PostgreSQL: pgsql/GNUmakefile.in,v 1.3
9 2004/06/13 21:51:36 petere
Exp $
#
subdir =
@@
-101,6
+101,7
@@
distdir:
done
$(MAKE) -C $(distdir) distprep
$(MAKE) -C $(distdir) distclean
+ rm -f $(distdir)/README.CVS
distcheck: $(distdir).tar.gz
-rm -rf $(dummy)