From: Bruce Momjian Date: Fri, 9 Oct 1998 04:07:49 +0000 (+0000) Subject: Cleanup of distclean. X-Git-Tag: REL6_4_2~286 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b86cabcb4d500cd7f49ecb7083adcc9aa4d9afa;p=postgresql Cleanup of distclean. --- diff --git a/src/GNUmakefile.in b/src/GNUmakefile.in index 9719c4d993..f991ccf49c 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