We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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