]> granicus.if.org Git - postgresql/commitdiff
Somehow PORTNAME keeps getting changed to BSD44_derived :(
authorMarc G. Fournier <scrappy@hub.org>
Fri, 8 Nov 1996 07:47:52 +0000 (07:47 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 8 Nov 1996 07:47:52 +0000 (07:47 +0000)
src/Makefile.global

index 7a15560c4e1cff9d10fc87fea503079f6f47963a..d0356683c96f8dfe143811793a76641e1883c081 100644 (file)
@@ -7,7 +7,7 @@
 #
 #
 # IDENTIFICATION
-#    $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 $
 #
 # NOTES
 #    This is seen by any Makefiles that include mk/postgres.mk. To
@@ -59,7 +59,7 @@
 #      to change it in Makefile.custom.
 #  make sure that you have no whitespaces after the PORTNAME setting
 #  or the makefiles can get confused
-PORTNAME=      BSD44_derived
+PORTNAME=      UNDEFINED
 
 # Ignore LINUX_ELF if you're not using Linux.  But if you are, and you're
 # compiling to a.out (which means you're using the dld dynamic loading