Junk in GNUmakefile.in

Taral <taral@mail.utexas.edu>

From: "Taral" <taral@mail.utexas.edu>
To: <pgsql-hackers@hub.org>
Date: 1998-10-16T23:40:54Z
Lists: pgsql-hackers
Umm... I dunno why this happened, but someone please apply this:

*** ./src/GNUmakefile.in.orig   Fri Oct 16 19:38:07 1998
--- ./src/GNUmakefile.in        Fri Oct 16 19:38:31 1998
***************
*** 78,91 ****
                bin/psql/Makefile \
                bin/pgtclsh/mkMakefile.tcltkdefs.sh \
                bin/pgtclsh/Makefile.tcltkdefs \
- 
- ? pgsql/src/bin/pgtclsh/mkMakefile.tcldefs.sh
- ? pgsql/src/bin/pgtclsh/mkMakefile.tkdefs.sh.in
- ? pgsql/src/bin/pgtclsh/mkMakefile.tcldefs.sh.in
- ? pgsql/src/bin/pgtclsh/mkMakefile.tkdefs.sh
- ? pgsql/src/bin/pgtclsh/Makefile.tkdefs
- ? pgsql/src/bin/pgtclsh/Makefile.
- 
                bin/pg_dump/Makefile \
                bin/pg_version/Makefile \
                include/config.h \
--- 78,83 ----

Taral