Home | History | Annotate | Download | only in mpn

Lines Matching refs:CC

34 # Usage: m4-ccas --m4=M4 CC ... file.asm ...
37 # assemble with the given CC plus all arguments.
40 # on whitespace. When CC is invoked file.asm is replaced with a
48 CC=
60 CC="$CC $i"
70 CC="$CC $TMP"
74 CC="$CC $i"
77 CC="$CC $i"
97 CC="$CC -o $BASENAME.o"
103 echo "$CC"
104 $CC || exit