projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7387e88
)
Add initlocation.
author
Thomas G. Lockhart
<lockhart@fourpalms.org>
Fri, 7 Nov 1997 06:24:33 +0000
(06:24 +0000)
committer
Thomas G. Lockhart
<lockhart@fourpalms.org>
Fri, 7 Nov 1997 06:24:33 +0000
(06:24 +0000)
src/bin/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/Makefile
b/src/bin/Makefile
index 6b136c452c9fe40caacb932c526f20bd8e1de97c..7ab3ffcca1efab3ece60488b96d754f6fb76c645 100644
(file)
--- a/
src/bin/Makefile
+++ b/
src/bin/Makefile
@@
-7,7
+7,7
@@
#
#
# IDENTIFICATION
-# $Header: /cvsroot/pgsql/src/bin/Makefile,v 1.1
0 1997/10/30 17:36:58 momjian
Exp $
+# $Header: /cvsroot/pgsql/src/bin/Makefile,v 1.1
1 1997/11/07 06:24:33 thomas
Exp $
#
#-------------------------------------------------------------------------
@@
-32,6
+32,7
@@
include ../Makefile.global
$(MAKE) -C destroydb $@
$(MAKE) -C destroyuser $@
$(MAKE) -C initdb $@
+ $(MAKE) -C initlocation $@
#
# TCL/TK programs
#