1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-27 22:56:53 +03:00

Remove mention of utils/getopt.c. Not used anymore.

This commit is contained in:
Bruce Momjian 2002-10-19 02:23:26 +00:00
parent 8e6b5c8b27
commit 64acc5e3f1

View File

@ -2,7 +2,7 @@
# #
# Makefile for utils # Makefile for utils
# #
# $Header: /cvsroot/pgsql/src/utils/Attic/Makefile,v 1.15 2002/10/03 17:09:42 momjian Exp $ # $Header: /cvsroot/pgsql/src/utils/Attic/Makefile,v 1.16 2002/10/19 02:23:26 momjian Exp $
# #
# dllinit.o is only built on Win32 platform. # dllinit.o is only built on Win32 platform.
# #
@ -15,4 +15,4 @@ include $(top_builddir)/src/Makefile.global
all: all:
clean distclean maintainer-clean: clean distclean maintainer-clean:
rm -f dllinit.o getopt.o rm -f dllinit.o