diff --git a/mach/m68k2/libcc/compmodule b/mach/m68k2/libcc/compmodule new file mode 100755 index 000000000..284613267 --- /dev/null +++ b/mach/m68k2/libcc/compmodule @@ -0,0 +1,2 @@ +${MACH?} -I../../../h ${MACHFL?} $1 1>&2 +echo `basename $1 $2`.s