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

Commita079efa

Browse files
committed
postgres.txt should get cleaned by 'make clean'.
1 parent785c2ac commita079efa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# PostgreSQL documentation makefile
44
#
5-
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.147 2010/06/1217:17:25 momjian Exp $
5+
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.148 2010/06/1221:40:31 tgl Exp $
66
#
77
#----------------------------------------------------------------------------
88

@@ -359,8 +359,8 @@ clean:
359359
# text --- these are shipped, but not in this directory
360360
rm -f INSTALL HISTORY regress_README
361361
rm -f INSTALL.html HISTORY.html regress_README.html
362-
#other HTML
363-
rm -f postgres.html
362+
#single-page output
363+
rm -f postgres.html postgres.txt
364364
# print
365365
rm -f *.rtf *.tex-ps *.tex-pdf *.dvi *.aux *.log *.ps *.pdf *.out *.fot
366366
# index

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp