We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cecf081 commit 8006c6fCopy full SHA for 8006c6f
src/Makefile.global
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.55 1996/11/06 22:32:18 momjian Exp $
+# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.56 1996/11/08 07:47:52 scrappy Exp $
11
12
# NOTES
13
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -59,7 +59,7 @@
59
# to change it in Makefile.custom.
60
# make sure that you have no whitespaces after the PORTNAME setting
61
# or the makefiles can get confused
62
-PORTNAME= BSD44_derived
+PORTNAME= UNDEFINED
63
64
# Ignore LINUX_ELF if you're not using Linux. But if you are, and you're
65
# compiling to a.out (which means you're using the dld dynamic loading
0 commit comments