projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76bc8cb
)
Removed monitor from compile/install (will eventually be removed
author
Marc G. Fournier
Thu, 25 Jul 1996 06:54:26 +0000
(06:54 +0000)
committer
Marc G. Fournier
Thu, 25 Jul 1996 06:54:26 +0000
(06:54 +0000)
completely)
src/bin/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/Makefile
b/src/bin/Makefile
index d3cfd5a3abcb6388f1a618e0034f5abcd6d7a5ac..f3ef4a87e50c60e00aee9237c5afee74bc5bed84 100644
(file)
--- a/
src/bin/Makefile
+++ b/
src/bin/Makefile
@@
-7,7
+7,7
@@
#
#
# IDENTIFICATION
-# $Header: /cvsroot/pgsql/src/bin/Makefile,v 1.
2 1996/07/23 03:01:58
scrappy Exp $
+# $Header: /cvsroot/pgsql/src/bin/Makefile,v 1.
3 1996/07/25 06:54:26
scrappy Exp $
#
#-------------------------------------------------------------------------
@@
-17,7
+17,7
@@
MKDIR=../mk
#
# C programs
#
-SUBDIR=
monitor
pg_id pg_version psql pg_dump
+SUBDIR= pg_id pg_version psql pg_dump
#
# Shell scripts