Initial revision
This commit is contained in:
parent
ffd0d165a7
commit
e3e9add8b1
4
mach/i80/libcc/compmodule
Executable file
4
mach/i80/libcc/compmodule
Executable file
|
@ -0,0 +1,4 @@
|
|||
if ${MACH?ack} -DCPM -I../../../h ${MACHFL?} $1 1>&2
|
||||
then echo `basename $1 $2`.s
|
||||
else rm -f `basename $1 $2`.s
|
||||
fi
|
Loading…
Reference in a new issue