From 66d8e423b9be58f545f503419bbbf7b179ff3bcf Mon Sep 17 00:00:00 2001
From: "Marc G. Fournier" <scrappy@hub.org>
Date: Thu, 24 Apr 1997 14:30:09 +0000
Subject: [PATCH] Set SRCDIR=..

---
 src/bin/Makefile.global | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/bin/Makefile.global b/src/bin/Makefile.global
index 0bf850de7ab..2eba103598b 100644
--- a/src/bin/Makefile.global
+++ b/src/bin/Makefile.global
@@ -7,10 +7,11 @@
 #
 #
 # IDENTIFICATION
-#    $Header: /cvsroot/pgsql/src/bin/Attic/Makefile.global,v 1.14 1997/04/04 10:40:56 scrappy Exp $
+#    $Header: /cvsroot/pgsql/src/bin/Attic/Makefile.global,v 1.15 1997/04/24 14:30:09 scrappy Exp $
 #
 #-------------------------------------------------------------------------
 
+SRCDIR=..
 LIBPQDIR:= $(SRCDIR)/libpq
 
 #
-- 
GitLab