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

Commit14be8d3

Browse files
committed
Remove default GNUmakefile and Makefile.global
Change reference to Postgres95 to PostgreSQL in GNUmakefile
1 parent63c2892 commit14be8d3

File tree

3 files changed

+2
-887
lines changed

3 files changed

+2
-887
lines changed

‎src/GNUmakefile

Lines changed: 0 additions & 63 deletions
This file was deleted.

‎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.4 1997/02/0408:53:45 scrappy Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.5 1997/02/0409:13:56 scrappy Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

@@ -44,7 +44,7 @@ ifneq ($(wildcard man), )
4444
$(MAKE) -C man $@
4545
endif
4646
@if test $@. = all. -o $@. = .; then \
47-
echo All ofPostgres95 is successfully made. Ready to install. ;\
47+
echo All ofPostgreSQL is successfully made. Ready to install. ;\
4848
fi
4949

5050
TAGS:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp