removed tas.s refernce

This commit is contained in:
Marc G. Fournier 1996-07-25 07:27:08 +00:00
parent 65b4b39246
commit 10369ad7b2
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
#-------------------------------------------------------------------------
#
# Makefile.inc--
# Makefile for port/sparc_solaris (SPARC/Solaris 2.x specific stuff)
# Makefile for port/i386_solaris (X86/Solaris 2.x specific stuff)
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
# $Header: /cvsroot/pgsql/src/backend/port/i386_solaris/Attic/Makefile.inc,v 1.2 1996/07/22 22:59:34 scrappy Exp $
# $Header: /cvsroot/pgsql/src/backend/port/i386_solaris/Attic/Makefile.inc,v 1.3 1996/07/25 07:27:08 scrappy Exp $
#
#-------------------------------------------------------------------------
@ -15,6 +15,6 @@ CFLAGS+= -DUSE_POSIX_TIME -DNEED_ISINF -DNEED_RUSAGE -DNO_EMPTY_STMTS
LDADD+= -ll -ldl
SUBSRCS+= port.c tas.s
SUBSRCS+= port.c
HEADERS+= machine.h port-protos.h rusagestub.h