home *** CD-ROM | disk | FTP | other *** search
- *asm:
- %{m68020:-mc68020}%{mc68020:-mc68020}%{mc68030:-mc68030}%{m68030:-mc68030}%{mc68040:-mc68040}%{m68040:-mc68040}%{!mc68020:%{!m68020:%{!mc68030:%{!m68030:%{!mc68040:%{!m68040:-mc68010}}}}}} %{msmall-code:-l}
-
- *asm_final:
-
-
- *cpp:
- %{m68881:-D__HAVE_68881__ }%{!ansi:%{m68020:-Dmc68020}%{mc68020:-Dmc68020}%{m68030:-Dmc68030}%{mc68030:-Dmc68030}%{m68040:-Dmc68040}%{mc68040:-Dmc68040}%{!mc68020:%{!m68020:%{!mc68030:%{!m68030:%{!mc68040:%{!m68040:-Dmc68010}}}}}}}
-
- *cc1:
- %{m68040:-mbitfield }%{mc68040:-mbitfield }%{resident:-fbaserel}%{msmall-code:-fno-function-cse}
-
- *cc1plus:
- %{m68040:-mbitfield }%{mc68040:-mbitfield }%{resident:-fbaserel}%{msmall-code:-fno-function-cse}
-
- *endfile:
- %{noixemul:-lstubs}
-
- *link:
- %{noixemul:-shortdata -fl libnix} %{fbaserel:%{!resident:-databss-together -fl libb}}%{resident:-databss-together -datadata-reloc -fl libb} %{g:-amiga-debug-hunk}%{m68020:-fl libm020} %{m68030:-fl libm020} %{m68040:-fl libm020}
-
- *lib:
- %{!noixemul:%{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}}%{noixemul:-lnixmain -lnix -lamiga}
-
- *startfile:
- %{!noixemul:%{resident:rcrt0.o%s}%{!resident:%{!fbaserel:%{pg:gcrt0.o%s}%{!pg:%{p:mcrt0.o%s}%{!p:crt0.o%s}}}%{fbaserel:%{pg:bgcrt0.o%s}%{!pg:%{p:bmcrt0.o%s}%{!p:bcrt0.o%s}}}}}%{noixemul:%{resident:libnix/nrcrt0.o%s}%{!resident:%{fbaserel:libnix/nbcrt0.o%s}%{!fbaserel:libnix/ncrt0.o%s}}}
-
- *switches_need_spaces:
-
-
- *signed_char:
- %{funsigned-char:-D__CHAR_UNSIGNED__}
-
- *predefines:
- -Dmc68000 -Damiga -Damigados -DMCH_AMIGA -DAMIGA
-
- *cross_compile:
- 0
-
- *multilib:
- . ;
-
-