Fix for GNUmakefile.
This commit is contained in:
parent
4aa8376505
commit
8333387dec
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user