head	1.2;
access;
symbols
	PG95_1_01:1.2
	PG95_1_0:1.1;
locks; strict;
comment	@# @;


1.2
date	95.09.12.21.30.49;	author jolly;	state Exp;
branches;
next	1.1;

1.1
date	95.08.22.18.48.37;	author jolly;	state Exp;
branches;
next	;


desc
@@


1.2
log
@*** empty log message ***
@
text
@#-------------------------------------------------------------------------
#
# 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.1 1995/08/22 18:48:37 jolly Exp $
#
#-------------------------------------------------------------------------

SHPROG=mkldexport

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

include $(MKDIR)/postgres.shell.mk
@


1.1
log
@mkldexport is an utility for creating AIX exports from an object file
@
text
@d10 1
a10 1
#    $Header: /usr/local/devel/pglite/cvs/src/bin/initdb/Makefile,v 1.2 1995/03/21 06:58:31 andrew Exp $
d17 1
a18 1
include ../Makefile.global
@
