*asm:
%{m68030} %{m68040} %{fpic:-k} %{fPIC:-k}

*asm_final:


*cpp:
%{!msoft-float:-D__HAVE_68881__} %{posix:-D_POSIX_SOURCE}

*cc1:


*cc1plus:


*endfile:


*link:
-m m68klinux %{v:-dll-verbose}

*lib:
%{mieee-fp:-lieee} %{p:-lgmon} %{pg:-lgmon} %{!ggdb:-lc} %{ggdb:-lg}

*lib2:
%{!shared:-lgcc %L -lgcc}

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

*switches_need_spaces:


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

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

*cross_compile:
0

*multilib:
. ;

