From: Bryan Henderson Date: Tue, 12 Nov 1996 02:54:30 +0000 (+0000) Subject: Fix bug where it tries to do a cleardbdir when you make install. X-Git-Tag: REL2_0~150 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=4f1e59f72b45ae1cb6a70cc977df492d16ed98e2;p=users%2Fc2main%2Fpostgres.git Fix bug where it tries to do a cleardbdir when you make install. --- diff --git a/src/bin/cleardbdir/Makefile b/src/bin/cleardbdir/Makefile index 03424dde4c..feb4d22c9e 100644 --- a/src/bin/cleardbdir/Makefile +++ b/src/bin/cleardbdir/Makefile @@ -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: