提交 0e338bba 编写于 作者: P Peter Eisentraut

Remove README.CVS when making a distribution.

上级 c0dff99d
# #
# PostgreSQL top level makefile # PostgreSQL top level makefile
# #
# $PostgreSQL: pgsql/GNUmakefile.in,v 1.38 2004/04/20 00:33:44 pgsql Exp $ # $PostgreSQL: pgsql/GNUmakefile.in,v 1.39 2004/06/13 21:51:36 petere Exp $
# #
subdir = subdir =
...@@ -101,6 +101,7 @@ distdir: ...@@ -101,6 +101,7 @@ distdir:
done done
$(MAKE) -C $(distdir) distprep $(MAKE) -C $(distdir) distprep
$(MAKE) -C $(distdir) distclean $(MAKE) -C $(distdir) distclean
rm -f $(distdir)/README.CVS
distcheck: $(distdir).tar.gz distcheck: $(distdir).tar.gz
-rm -rf $(dummy) -rm -rf $(dummy)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册