Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0e338bb

Browse files
committed
Remove README.CVS when making a distribution.
1 parentc0dff99 commit0e338bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎GNUmakefile.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# PostgreSQL top level makefile
33
#
4-
# $PostgreSQL: pgsql/GNUmakefile.in,v 1.38 2004/04/20 00:33:44 pgsql Exp $
4+
# $PostgreSQL: pgsql/GNUmakefile.in,v 1.39 2004/06/13 21:51:36 petere Exp $
55
#
66

77
subdir =
@@ -101,6 +101,7 @@ distdir:
101101
done
102102
$(MAKE) -C $(distdir) distprep
103103
$(MAKE) -C $(distdir) distclean
104+
rm -f $(distdir)/README.CVS
104105

105106
distcheck: $(distdir).tar.gz
106107
-rm -rf $(dummy)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp