Fix bug where it tries to do a cleardbdir when you make install.

This commit is contained in:
Bryan Henderson 1996-11-12 02:54:30 +00:00
parent c7ce63e04c
commit 4f1e59f72b

View File

@ -7,10 +7,13 @@
# #
# #
# IDENTIFICATION # 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 all: cleardbdir
cleardbdir: cleardbdir: