#-------------------------------------------------------------------------
#
# Makefile.inc--
#    Makefile for tools/mkldexport
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
#    $Header: /usr/local/devel/pglite/cvs/src/tools/mkldexport/Makefile,v 1.2 1995/09/12 21:30:49 jolly Exp $
#
#-------------------------------------------------------------------------

SHPROG=mkldexport

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

include $(MKDIR)/postgres.shell.mk
