*asm:
%{m68010:-mc68010}%{mc68010:-mc68010}%{!mc68010:%{!m68010:-mc68020}} %{msmall-code:-l}

*asm_final:


*cpp:
-D__HAVE_68881__ -nostdinc -iprefix /gcc/lib/gcc-lib/m68k-linux/%v1.%v2.4/ -iwithprefixbefore include -iwithprefixbefore sys-include -iprefix /gcc/m68k-linux/ -iwithprefix include %{!ansi:%{!m68000:%{!mc68000:-Dmc68020}}} %{!m68000:%{!mc68000:-D__mc68020__}}

*cc1:
-m68020

*cc1plus:


*endfile:


*link:


*lib:
%{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}

*startfile:
%{pg:gcrt0.o%s}%{!pg:%{p:mcrt0.o%s}%{!p:crt0.o%s}}

*switches_need_spaces:


*signed_char:
%{funsigned-char:-D__CHAR_UNSIGNED__}

*predefines:
-Dunix -Dmc68000 -Dlinux -Asystem(unix) -Asystem(posix) -Acpu(m68k) -Amachine(m68k)

*cross_compile:
1
