Added -DCPM to the flags.
This commit is contained in:
parent
31eab814f2
commit
e936aea1e1
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
${MACH?} -I../../../h ${MACHFL?} $1 1>&2
|
||||
${MACH?} -DCPM -I../../../h ${MACHFL?} $1 1>&2
|
||||
echo `basename $1 $2`.s
|
||||
|
|
Loading…
Reference in a new issue