1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-06 07:49:08 +03:00

More chanes for bsdi_2_1 removal

This commit is contained in:
Bruce Momjian
1996-11-01 03:36:16 +00:00
parent fba75d0fdc
commit dd10d0de23
5 changed files with 14 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
# Makefile for port/bsdi
#
# IDENTIFICATION
# $Header: /cvsroot/pgsql/src/backend/port/bsdi/Attic/Makefile,v 1.2 1996/11/01 01:46:21 momjian Exp $
# $Header: /cvsroot/pgsql/src/backend/port/bsdi/Attic/Makefile,v 1.3 1996/11/01 03:35:54 momjian Exp $
#
#-------------------------------------------------------------------------
@@ -17,7 +17,11 @@ INCLUDE_OPT = -I../.. \
CFLAGS+=$(INCLUDE_OPT)
ifeq ($(PRE_BSDI_2_1), false)
OBJS = port.o
else
OBJS = dynloader.o port.o
endif
all: SUBSYS.o