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


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


desc
@@


1.1
log
@mkldexport is an utility for creating AIX exports from an object file
@
text
@mkldexport is a script for creating an AIX exports from an object file.
	
Usage:
       mkldexport objectfile [location]
 where
       objectfile is the current location of the object file.
       location is the eventual (installed) location of the 
       object file (if different from the current
       working directory).

Written originally by Paul Aoki for postgres v4r2.

@
