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 c7ce63e commit 4f1e59fCopy full SHA for 4f1e59f
src/bin/cleardbdir/Makefile
@@ -7,10 +7,13 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/bin/cleardbdir/Attic/Makefile,v 1.2 1996/11/11 13:39:31 bryanh Exp $
+# $Header: /cvsroot/pgsql/src/bin/cleardbdir/Attic/Makefile,v 1.3 1996/11/12 02:54:30 bryanh Exp $
11
12
#-------------------------------------------------------------------------
13
14
+SRCDIR= ../..
15
+include ../../Makefile.global
16
+
17
all: cleardbdir
18
19
cleardbdir:
0 commit comments