File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/backend/port/i386_solaris Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# -------------------------------------------------------------------------
22#
33# Makefile.inc--
4- # Makefile for port/sparc_solaris (SPARC /Solaris 2.x specific stuff)
4+ # Makefile for port/i386_solaris (X86 /Solaris 2.x specific stuff)
55#
66# Copyright (c) 1994, Regents of the University of California
77#
88#
99# IDENTIFICATION
10- # $Header: /cvsroot/pgsql/src/backend/port/i386_solaris/Attic/Makefile.inc,v 1.2 1996/07/22 22:59:34 scrappy Exp $
10+ # $Header: /cvsroot/pgsql/src/backend/port/i386_solaris/Attic/Makefile.inc,v 1.3 1996/07/25 07:27:08 scrappy Exp $
1111#
1212# -------------------------------------------------------------------------
1313
1414CFLAGS+ = -DUSE_POSIX_TIME -DNEED_ISINF -DNEED_RUSAGE -DNO_EMPTY_STMTS
1515
1616LDADD+ = -ll -ldl
1717
18- SUBSRCS+ = port.c tas.s
18+ SUBSRCS+ = port.c
1919
2020HEADERS+ = machine.h port-protos.h rusagestub.h
You can’t perform that action at this time.
0 commit comments