summaryrefslogtreecommitdiff
path: root/src/backend/port/ultrix4/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/port/ultrix4/Makefile.inc')
-rw-r--r--src/backend/port/ultrix4/Makefile.inc25
1 files changed, 0 insertions, 25 deletions
diff --git a/src/backend/port/ultrix4/Makefile.inc b/src/backend/port/ultrix4/Makefile.inc
deleted file mode 100644
index e7754d6212..0000000000
--- a/src/backend/port/ultrix4/Makefile.inc
+++ /dev/null
@@ -1,25 +0,0 @@
-#-------------------------------------------------------------------------
-#
-# Makefile.inc--
-# Makefile for port/ultrix (Ultrix4.x specific stuff)
-#
-# Copyright (c) 1994, Regents of the University of California
-#
-#
-# IDENTIFICATION
-# $Header: /cvsroot/pgsql/src/backend/port/ultrix4/Attic/Makefile.inc,v 1.2 1996/10/18 04:49:09 scrappy Exp $
-#
-#-------------------------------------------------------------------------
-
-LDADD+= -ldl -lln
-
-#
-# The YACC grammar is too big..
-#
-#.if !defined(CDEBUG)
-#CFLAGS+= -Olimit 2000
-#.endif
-
-HEADERS+= dl.h machine.h port-protos.h
-
-SUBSRCS+= dynloader.c port.c strdup.c