postgresql/src/tools/mkldexport
1996-11-12 11:43:32 +00:00
..
Makefile End of the make file simplifications. 1996-11-12 11:43:32 +00:00
mkldexport.sh Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00

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.