Skip to content

Commit 66d8e42

Browse files
committed
Set SRCDIR=..
1 parent e060cb0 commit 66d8e42

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/bin/Makefile.global

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/bin/Attic/Makefile.global,v 1.14 1997/04/04 10:40:56 scrappy Exp $
10+
# $Header: /cvsroot/pgsql/src/bin/Attic/Makefile.global,v 1.15 1997/04/24 14:30:09 scrappy Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

14+
SRCDIR=..
1415
LIBPQDIR:= $(SRCDIR)/libpq
1516

1617
#

0 commit comments

Comments
 (0)