#-------------------------------------------------------------------------
#
# Makefile.inc--
#    Makefile for tools/mkldexport
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
#    /usr/local/devel/pglite/cvs/src/tools/mkldexport/Makefile,v 1.1 1995/08/22 18:48:37 jolly Exp
#
#-------------------------------------------------------------------------

SHPROG=mkldexport

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

include $(MKDIR)/postgres.shell.mk
