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

Commit8333387

Browse files
committed
Fix for GNUmakefile.
1 parent4aa8376 commit8333387

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/GNUmakefile.in

Lines changed: 3 additions & 3 deletions
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.37 1998/10/1702:36:11 momjian Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.38 1998/10/1703:48:54 momjian Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

@@ -69,8 +69,8 @@ clean:
6969

7070
distclean: clean
7171
# The second group of files comes from configure.in
72-
rm -f
73-
Makefile.port
72+
rm -f\
73+
Makefile.port \
7474
config.cache \
7575
config.status \
7676
config.log \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp