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 af45dab commit 4b86cabCopy full SHA for 4b86cab
src/GNUmakefile.in
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.31 1998/10/07 06:38:27 thomas Exp $
+# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.32 1998/10/09 04:07:49 momjian Exp $
11
12
#-------------------------------------------------------------------------
13
@@ -86,6 +86,10 @@ distclean: clean
86
interfaces/libpq/Makefile \
87
interfaces/libpq++/Makefile \
88
interfaces/libpgtcl/Makefile \
89
+ interfaces/odbc/Makefile.global \
90
+ interfaces/odbc/GNUmakefile \
91
+ pl/plpgsql/src/Makefile \
92
+ pl/tcl/mkMakefile.tcldefs.sh \
93
Makefile.port
94
95
0 commit comments