Update pgaccess for 0.98.
authorBruce Momjian <bruce@momjian.us>
Sat, 30 Oct 1999 21:22:07 +0000 (21:22 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 30 Oct 1999 21:22:07 +0000 (21:22 +0000)
src/bin/pgaccess/Makefile

index d7dd38fa4009836dc97052db62ea2b9598e15e07..fd9a6d6ba0db6edcdbdb959edc2a58a5f5688d62 100644 (file)
@@ -17,5 +17,5 @@ include $(SRCDIR)/Makefile.global
 all clean: 
 
 .PHONY: install
-install: pgaccess.tcl
-       $(INSTALL) $(INSTL_EXE_OPTS) pgaccess.tcl $(BINDIR)/pgaccess
+install:
+       $(INSTALL) $(INSTL_EXE_OPTS) pgaccess $(BINDIR)/pgaccess