Fix for GNUmakefile.

This commit is contained in:
Bruce Momjian 1998-10-17 03:48:54 +00:00
parent 4aa8376505
commit 8333387dec

View File

@ -7,7 +7,7 @@
# #
# #
# IDENTIFICATION # IDENTIFICATION
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.37 1998/10/17 02:36:11 momjian Exp $ # $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.38 1998/10/17 03:48:54 momjian Exp $
# #
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
@ -69,8 +69,8 @@ clean:
distclean: clean distclean: clean
# The second group of files comes from configure.in # The second group of files comes from configure.in
rm -f rm -f \
Makefile.port Makefile.port \
config.cache \ config.cache \
config.status \ config.status \
config.log \ config.log \