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:
parent
8e6b5c8b27
commit
64acc5e3f1
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user