|
|
@ -7,7 +7,7 @@ |
|
|
|
#
|
|
|
|
#
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# IDENTIFICATION
|
|
|
|
# IDENTIFICATION
|
|
|
|
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.19 1997/11/07 06:22:36 thomas Exp $
|
|
|
|
# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.20 1997/12/02 03:19:42 scrappy Exp $
|
|
|
|
#
|
|
|
|
#
|
|
|
|
#-------------------------------------------------------------------------
|
|
|
|
#-------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
@ -93,6 +93,7 @@ distclean: clean |
|
|
|
backend/port/Makefile \
|
|
|
|
backend/port/Makefile \
|
|
|
|
bin/psql/Makefile \
|
|
|
|
bin/psql/Makefile \
|
|
|
|
bin/pg_dump/Makefile \
|
|
|
|
bin/pg_dump/Makefile \
|
|
|
|
|
|
|
|
bin/pg_version/Makefile \
|
|
|
|
include/config.h \
|
|
|
|
include/config.h \
|
|
|
|
backend/utils/Gen_fmgrtab.sh \
|
|
|
|
backend/utils/Gen_fmgrtab.sh \
|
|
|
|
include/os.h \
|
|
|
|
include/os.h \
|
|
|
|