8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8885b2 commit 2f9ee44Copy full SHA for 2f9ee44
src/Makefile.global
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.14 1996/10/25 09:33:44 scrappy Exp $
+# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.15 1996/10/25 19:57:43 scrappy Exp $
11
12
# NOTES
13
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -60,7 +60,7 @@
60
# make sure that you have no whitespaces after the PORTNAME setting
61
# or the makefiles can get confused
62
63
-PORTNAME= UNDEFINED
+PORTNAME= BSD44_derived
64
65
# SRCDIR specifies where the source files are.
66
SRCDIR= /usr/local/postgres95/src
0 commit comments