]> granicus.if.org Git - postgresql/commitdiff
Fix bug where it tries to do a cleardbdir when you make install.
authorBryan Henderson <bryanh@giraffe.netgate.net>
Tue, 12 Nov 1996 02:54:30 +0000 (02:54 +0000)
committerBryan Henderson <bryanh@giraffe.netgate.net>
Tue, 12 Nov 1996 02:54:30 +0000 (02:54 +0000)
src/bin/cleardbdir/Makefile

index 03424dde4c0c966246c4986249f81c14d79806f2..feb4d22c9e3b6cf3e6445bc67d2e399e6cd1d68e 100644 (file)
@@ -7,10 +7,13 @@
 #
 #
 # IDENTIFICATION
-#    $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 $
 #
 #-------------------------------------------------------------------------
 
+SRCDIR= ../..
+include ../../Makefile.global
+
 all: cleardbdir
 
 cleardbdir: