7 lines
98 B
Bash
Executable file
7 lines
98 B
Bash
Executable file
#!/bin/rc
|
|
# ld for ape, to keep configure happy
|
|
|
|
O=`{sed -n 's/^O=//p' /$cputype/mkfile}
|
|
|
|
$O^l $*
|