#-------------------------------------------------------------------------
#
# Makefile.inc--
#    Makefile for bin/initdb
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
#    $Header: /usr/local/devel/pglite/cvs/src/bin/ipcclean/Makefile,v 1.1 1995/06/28 03:27:40 jolly Exp $
#
#-------------------------------------------------------------------------

SHPROG=	ipcclean

MKDIR=	../../mk
include $(MKDIR)/postgres.mk
include ../Makefile.global

include $(MKDIR)/postgres.shell.mk

