projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a8fcee
)
FIx for libptcl make, from Tatsuo Ishii.
author
Bruce Momjian
<bruce@momjian.us>
Thu, 30 Oct 1997 17:36:58 +0000
(17:36 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 30 Oct 1997 17:36:58 +0000
(17:36 +0000)
src/bin/Makefile
patch
|
blob
|
history
diff --git
a/src/bin/Makefile
b/src/bin/Makefile
index 5ab4cd2f1ad07e242d102b29e4bd2a4d738d6a70..6b136c452c9fe40caacb932c526f20bd8e1de97c 100644
(file)
--- a/
src/bin/Makefile
+++ b/
src/bin/Makefile
@@
-7,11
+7,12
@@
#
#
# IDENTIFICATION
-# $Header: /cvsroot/pgsql/src/bin/Makefile,v 1.
9 1997/08/25 19:59:52
momjian Exp $
+# $Header: /cvsroot/pgsql/src/bin/Makefile,v 1.
10 1997/10/30 17:36:58
momjian Exp $
#
#-------------------------------------------------------------------------
-#include ../Makefile.global
+SRCDIR= ..
+include ../Makefile.global
.DEFAULT all:
#