You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/tools/mkldexport
Bryan Henderson d7dd9295b7 End of the make file simplifications. 30 years ago
..
Makefile End of the make file simplifications. 30 years ago
README Postgres95 1.01 Distribution - Virgin Sources 30 years ago
mkldexport.sh Postgres95 1.01 Distribution - Virgin Sources 30 years ago

README

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.