Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6b5c8 commit 64acc5eCopy full SHA for 64acc5e
src/utils/Makefile
@@ -2,7 +2,7 @@
2
#
3
# Makefile for utils
4
5
-# $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 $
6
7
# dllinit.o is only built on Win32 platform.
8
@@ -15,4 +15,4 @@ include $(top_builddir)/src/Makefile.global
15
all:
16
17
clean distclean maintainer-clean:
18
- rm -f dllinit.o getopt.o
+ rm -f dllinit.o
0 commit comments