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

Commit3ebe69c

Browse files
committed
Remove second 'all' directive
Pointed out by Bruce
1 parent38f4f67 commit3ebe69c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/GNUmakefile.in

Lines changed: 2 additions & 2 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.7 1997/02/19 14:14:40 scrappy Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.8 1997/02/28 15:35:50 scrappy Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

@@ -69,7 +69,7 @@ ifneq ($(wildcard man), )
6969
endif
7070
rm -f Makefile.global include/config.h GNUmakefile
7171

72-
.DEFAULT all:
72+
.DEFAULT:
7373
@if test $(PORTNAME) = UNDEFINED; then \
7474
echo You must set the PORTNAME value in Makefile.global before \
7575
you can build Postgres. ;\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp