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

Commit3253f9e

Browse files
committed
gmake distclean wasn't removing the configure generated Makefile in
pg_version......fixed
1 parent8f4865b commit3253f9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/GNUmakefile.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.19 1997/11/07 06:22:36 thomas Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.20 1997/12/02 03:19:42 scrappy Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

@@ -93,6 +93,7 @@ distclean: clean
9393
backend/port/Makefile \
9494
bin/psql/Makefile \
9595
bin/pg_dump/Makefile \
96+
bin/pg_version/Makefile \
9697
include/config.h \
9798
backend/utils/Gen_fmgrtab.sh \
9899
include/os.h \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp