2
0
mirror of https://git.postgresql.org/git/postgresql.git synced 2025-01-24 18:55:04 +08:00

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
# $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: