We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad5a314 commit 5c0d6ccCopy full SHA for 5c0d6cc
src/Makefile.global
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.27 1996/08/27 07:41:17 scrappy Exp $
+# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.28 1996/08/28 01:50:01 scrappy Exp $
11
12
# NOTES
13
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -275,7 +275,6 @@ endif
275
276
# Globally pass PORTNAME
277
CFLAGS+= -DPORTNAME_$(PORTNAME) -D$(PORTNAME)
278
-CFLAGS += -I../../backend/port/$(PORTNAME)
279
280
# Globally pass the default TCP port for postmaster(1).
281
CFLAGS+= -DPOSTPORT='"5432"'
0 commit comments