We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentcf627ab commit01523ceCopy full SHA for 01523ce
src/bin/pgaccess/Makefile
@@ -6,7 +6,7 @@
6
# Copyright (c) 1994, Regents of the University of California
7
#
8
# IDENTIFICATION
9
-# $Header: /cvsroot/pgsql/src/bin/pgaccess/Attic/Makefile,v 1.4 1999/10/3016:39:48 momjian Exp $
+# $Header: /cvsroot/pgsql/src/bin/pgaccess/Attic/Makefile,v 1.5 1999/10/3021:21:50 momjian Exp $
10
11
#-------------------------------------------------------------------------
12
@@ -17,5 +17,5 @@ include $(SRCDIR)/Makefile.global
17
allclean:
18
19
.PHONY: install
20
-install: pgaccess.tcl
21
-$(INSTALL)$(INSTL_EXE_OPTS) pgaccess.tcl$(BINDIR)/pgaccess
+install:
+$(INSTALL)$(INSTL_EXE_OPTS) pgaccess$(BINDIR)/pgaccess