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 cd27304 commit c7e694cCopy full SHA for c7e694c
src/GNUmakefile.in
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.43 1999/08/08 15:20:21 thomas Exp $
+# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.44 1999/10/12 14:46:26 momjian Exp $
11
12
#-------------------------------------------------------------------------
13
@@ -98,6 +98,7 @@ distclean: clean
98
interfaces/libpq/Makefile \
99
interfaces/ecpg/lib/Makefile \
100
interfaces/libpq++/Makefile \
101
+ interfaces/libpgeasy/Makefile \
102
interfaces/libpgtcl/Makefile \
103
interfaces/odbc/GNUmakefile \
104
interfaces/odbc/Makefile.global \
0 commit comments