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 8fa2742 commit f731abeCopy full SHA for f731abe
src/interfaces/Makefile
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/interfaces/Makefile,v 1.17 1998/10/16 04:37:37 momjian Exp $
+# $Header: /cvsroot/pgsql/src/interfaces/Makefile,v 1.18 1998/10/16 15:31:04 momjian Exp $
11
12
#-------------------------------------------------------------------------
13
@@ -16,8 +16,6 @@ include $(SRCDIR)/Makefile.global
16
17
18
PERL_CLEAN := DO_NOTHING
19
-install: PERL_CLEAN := clean
20
-
21
22
.DEFAULT all install clean dep depend distclean:
23
$(MAKE) -C libpq $@
0 commit comments