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 8333387 commit f4389d5Copy full SHA for f4389d5
src/GNUmakefile.in
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.38 1998/10/17 03:48:54 momjian Exp $
+# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.39 1998/10/17 03:49:59 momjian Exp $
11
12
#-------------------------------------------------------------------------
13
@@ -80,6 +80,8 @@ distclean: clean
80
backend/port/tas.s \
81
backend/port/dynloader.c \
82
backend/utils/Gen_fmgrtab.sh \
83
+ bin/pgtclsh/Makefile.tcldefs \
84
+ bin/pgtclsh/Makefile.tkdefs \
85
\
86
87
0 commit comments