diff options
Diffstat (limited to 'unix/ldAix')
| -rwxr-xr-x | unix/ldAix | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,5 +1,5 @@ #!/bin/sh -# +# # ldAix ldCmd ldArg ldArg ... # # This shell script provides a wrapper for ld under AIX in order to @@ -9,8 +9,6 @@ # from the argument list, creates a .exp file describing all of the # symbols exported by those files, and then invokes "ldCmd" to # perform the real link. -# -# RCS: @(#) $Id: ldAix,v 1.4.18.1 2010/08/12 00:11:23 hobbs Exp $ # Extract from the arguments the names of all of the object files. |
