Thanks to visit codestin.com Credit goes to github.com
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 09dfed4 commit bcdd0a9Copy full SHA for bcdd0a9
src/interfaces/libpgtcl/Makefile
@@ -7,12 +7,12 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/interfaces/libpgtcl/Attic/Makefile,v 1.14 1997/09/16 18:47:19 momjian Exp $
+# $Header: /cvsroot/pgsql/src/interfaces/libpgtcl/Attic/Makefile,v 1.15 1997/09/23 00:02:44 momjian Exp $
11
12
#-------------------------------------------------------------------------
13
14
SRCDIR= ../..
15
-:nclude $(SRCDIR)/Makefile.global
+include $(SRCDIR)/Makefile.global
16
17
INCLUDE_OPT= \
18
-I$(SRCDIR)/backend \
0 commit comments