File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 77#
88#
99# IDENTIFICATION
10- # $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.15 1996/10/25 19:57:43 scrappy Exp $
10+ # $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.16 1996/10/29 19:08:46 scrappy Exp $
1111#
1212# NOTES
1313# This is seen by any Makefiles that include mk/postgres.mk. To
4242# linux - Intel x86 on Linux 1.2 and Linux ELF
4343# (For non-ELF Linux, you need to comment out
4444# "LINUX_ELF=1" in src/mk/port/postgres.mk.linux)
45- # BSD44_derived - OSs derived from 4.4-lite BSD (NetBSD, FreeBSD)
45+ #
4646# bsdi - BSD/OS 2.0 and 2.01
4747# bsdi_2_1 - BSD/OS 2.1
4848# aix - IBM on AIX 3.2.5
6060# make sure that you have no whitespaces after the PORTNAME setting
6161# or the makefiles can get confused
6262#
63- PORTNAME= BSD44_derived
63+ PORTNAME= UNDEFINED
6464
6565# SRCDIR specifies where the source files are.
6666SRCDIR= /usr/local/postgres95/src
You can’t perform that action at this time.
0 commit comments