*** empty log message ***
authorceriel <none@none>
Thu, 29 Jan 1987 23:30:46 +0000 (23:30 +0000)
committerceriel <none@none>
Thu, 29 Jan 1987 23:30:46 +0000 (23:30 +0000)
mach/m68020/libem/compmodule
mach/m68020/libsys/compmodule

index e42fb93..a61e867 100755 (executable)
@@ -1,4 +1,4 @@
-if ${MACH?} -c $1 1>&2
+if m68020 -c $1 1>&2
 then echo `basename $1 $2`.o
 else exit 1
 fi
index e42fb93..a61e867 100755 (executable)
@@ -1,4 +1,4 @@
-if ${MACH?} -c $1 1>&2
+if m68020 -c $1 1>&2
 then echo `basename $1 $2`.o
 else exit 1
 fi