z8000 uses asld, so suffix of targets is .s
authorceriel <none@none>
Wed, 6 Apr 1988 15:10:56 +0000 (15:10 +0000)
committerceriel <none@none>
Wed, 6 Apr 1988 15:10:56 +0000 (15:10 +0000)
mach/z8000/libm2/compmodule

index a794a22..881f78d 100755 (executable)
@@ -1,4 +1,4 @@
 if ${MACH?} -I../../../h ${MACHFL?} $1 1>&2
-then echo `basename $1 $2`.o
+then echo `basename $1 $2`.s
 else exit 1
 fi