Skip to content
Snippets Groups Projects
Commit 4f1e59f7 authored by Bryan Henderson's avatar Bryan Henderson
Browse files

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

parent c7ce63e0
No related branches found
No related tags found
No related merge requests found
...@@ -7,10 +7,13 @@ ...@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment