8000
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 0864a2d commit 2f19e28Copy full SHA for 2f19e28
src/bin/Makefile.global
@@ -7,11 +7,11 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/bin/Attic/Makefile.global,v 1.4 1996/07/22 04:51:05 scrappy Exp $
+# $Header: /cvsroot/pgsql/src/bin/Attic/Makefile.global,v 1.5 1996/07/25 00:26:21 scrappy Exp $
11
12
#-------------------------------------------------------------------------
13
14
-CFLAGS+= -I$(srcdir)/backend -I$(srcdir)/backend/include -I$(srcdir)/libpq
+CFLAGS+= -I$(srcdir)/backend/include -I$(srcdir)/libpq
15
16
17
# link with libpq, so we put it here.
0 commit comments