8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bbf341 commit f907712Copy full SHA for f907712
src/backend/libpq/Makefile
@@ -4,12 +4,12 @@
4
# Makefile for libpq subsystem (backend half of libpq interface)
5
#
6
# IDENTIFICATION
7
-# $Header: /cvsroot/pgsql/src/backend/libpq/Makefile,v 1.22 2000/07/09 13:14:05 petere Exp $
+# $Header: /cvsroot/pgsql/src/backend/libpq/Makefile,v 1.23 2000/07/09 13:48:45 petere Exp $
8
9
#-------------------------------------------------------------------------
10
11
subdir = src/backend/libpq
12
-top_builddir = ../..
+top_builddir = ../../..
13
include ../../Makefile.global
14
15
# be-fsstubs is here for historical reasons, probably belongs elsewhere
0 commit comments