We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 429b9d6 commit 5acf432Copy full SHA for 5acf432
src/backend/port/i386_solaris/Makefile
@@ -4,7 +4,7 @@
4
# Makefile for port/i386_solaris
5
#
6
# IDENTIFICATION
7
-# $Header: /cvsroot/pgsql/src/backend/port/i386_solaris/Attic/Makefile,v 1.2 1996/11/09 06:19:27 momjian Exp $
+# $Header: /cvsroot/pgsql/src/backend/port/i386_solaris/Attic/Makefile,v 1.3 1997/12/19 13:28:06 scrappy Exp $
8
9
#-------------------------------------------------------------------------
10
@@ -16,7 +16,7 @@ INCLUDE_OPT = -I../.. \
16
17
CFLAGS+=$(INCLUDE_OPT)
18
19
-OBJS = port.o tas.o
+OBJS = tas.o
20
21
all: SUBSYS.o
22
0 commit comments