From 4b86cabcb4d500cd7f49ecb7083adcc9aa4d9afa Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 9 Oct 1998 04:07:49 +0000 Subject: [PATCH] Cleanup of distclean. --- src/GNUmakefile.in | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/GNUmakefile.in b/src/GNUmakefile.in index 9719c4d9936..f991ccf49c5 100644 --- a/src/GNUmakefile.in +++ b/src/GNUmakefile.in @@ -7,7 +7,7 @@ # # # IDENTIFICATION -# $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 $ # #------------------------------------------------------------------------- @@ -86,6 +86,10 @@ distclean: clean interfaces/libpq/Makefile \ interfaces/libpq++/Makefile \ interfaces/libpgtcl/Makefile \ + interfaces/odbc/Makefile.global \ + interfaces/odbc/GNUmakefile \ + pl/plpgsql/src/Makefile \ + pl/tcl/mkMakefile.tcldefs.sh \ Makefile.port -- 2.39.5