diff options
Diffstat (limited to 'ACE/bin/ace_ld')
-rwxr-xr-x | ACE/bin/ace_ld | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/bin/ace_ld b/ACE/bin/ace_ld index 0f5cc50e1b0..ac4840b2641 100755 --- a/ACE/bin/ace_ld +++ b/ACE/bin/ace_ld @@ -2,8 +2,6 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' & eval 'exec perl -S $0 $argv:q' if 0; -# $Id$ -# # Drop-in replacement for "ld" that supports munching. # # The first three lines above let this script run without specifying the |