From: ceriel Date: Wed, 25 Mar 1987 07:49:59 +0000 (+0000) Subject: description of asopt apparently has to be in front of the one for as. X-Git-Tag: release-5-5~4350 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=f4089489259d0a9aef79f3424ea72a9e687ebe38;p=ack.git description of asopt apparently has to be in front of the one for as. --- diff --git a/lib/m68k2/descr b/lib/m68k2/descr index bda28da31..e390a0c61 100644 --- a/lib/m68k2/descr +++ b/lib/m68k2/descr @@ -21,13 +21,6 @@ name be stdout need .e end -name as - from .s.so - to .o - program {EM}/lib/{M}/as - args - -o > < - prep cond -end name asopt from .s to .so @@ -37,6 +30,13 @@ name asopt stdin stdout end +name as + from .s.so + to .o + program {EM}/lib/{M}/as + args - -o > < + prep cond +end name led from .o.a to .out