home *** CD-ROM | disk | FTP | other *** search
- *asm:
-
-
- *cpp:
- %{bsd:-D__STRICT_BSD__}
-
- *cc1:
-
-
- *cc1plus:
-
-
- *link:
- %{Z} %{M} %{execute*} %{preload*} %{fvmlib*} %{segalign*} %{seg1addr*} %{segaddr*} %{segprot*} %{seglinkedit*} %{noseglinkedit*} %{sectcreate*} %{sectalign*} %{sectobjectsymbols}%{segcreate*} %{Mach*} %{whyload} %{w} %{sectorder*} %{whatsloaded} %{ObjC} %{all_load}
-
- *lib:
- -lsys_s
-
- *startfile:
- %{pg:-lgcrt0.o}%{!pg: %{p:%e-p profiling is no longer supported. Use -pg instead.} %{!p:-lcrt0.o}}
-
- *signed_char:
- %{funsigned-char:-D__CHAR_UNSIGNED__}
-
- *predefines:
- -Dmc68000 -Dm68k -DNeXT -Dunix -D__MACH__ -D__BIG_ENDIAN__ -D__ARCHITECTURE__="m68k"
-
-