head	1.3;
access;
symbols
	REL7_1_BETA3:1.2
	REL7_1_BETA2:1.2
	REL7_1:1.2
	REL7_0_PATCHES:1.2.0.8
	REL7_0:1.2
	REL6_5_PATCHES:1.2.0.6
	REL6_5:1.2
	REL6_4:1.2.0.4
	release-6-3:1.2
	REL2_0B:1.2.0.2
	REL2_0:1.2
	Release_2_0_0:1.1.1.1
	Release_1_0_3:1.1.1.1.0.2
	Release_2_0:1.1.1.1
	Release_1_0_2:1.1.1.1
	PG95-1_01:1.1.1.1
	PG95_DIST:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2001.03.14.21.16.57;	author petere;	state dead;
branches;
next	1.2;

1.2
date	96.11.12.11.43.12;	author bryanh;	state Exp;
branches;
next	1.1;

1.1
date	96.07.09.06.22.32;	author scrappy;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.07.09.06.22.32;	author scrappy;	state Exp;
branches;
next	;


desc
@@


1.3
log
@A much better version of this is now in backend/port/aix.
@
text
@#-------------------------------------------------------------------------
#
# Makefile.inc--
#    Makefile for tools/mkldexport
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
#    $Header: /home/projects/pgsql/cvsroot/pgsql/src/tools/mkldexport/Makefile,v 1.2 1996/11/12 11:43:12 bryanh Exp $
#
#-------------------------------------------------------------------------

all: mkldexport

mkldexport: mkldexport.sh
	cp mkldexport.sh mkldexport
	chmod a+x mkldexport

clean:
	rm -f mkldexport
@


1.2
log
@End of the make file simplifications.
@
text
@d10 1
a10 1
#    $Header: /usr/local/cvsroot/postgres95/src/tools/mkldexport/Makefile,v 1.1.1.1 1996/07/09 06:22:32 scrappy Exp $
@


1.1
log
@Initial revision
@
text
@d10 1
a10 1
#    $Header: /usr/local/cvsroot/postgres95/postgres95/src/tools/mkldexport/Makefile,v 1.1.1.1 1996/07/09 05:32:53 scrappy Exp $
d14 1
a14 1
SHPROG=mkldexport
d16 3
a18 3
MKDIR=	../../mk
include ../../Makefile.global
include $(MKDIR)/postgres.mk
d20 2
a21 1
include $(MKDIR)/postgres.shell.mk
@


1.1.1.1
log
@Postgres95 1.01 Distribution - Virgin Sources
@
text
@@
