home *** CD-ROM | disk | FTP | other *** search
- --- specs.orig Thu May 4 00:28:56 1995
- +++ specs Thu May 4 00:35:49 1995
- @@ -22,6 +22,9 @@
- *lib:
- %{mieee-fp:-lieee} %{p:-lgmon -lc_p} %{pg:-lgmon -lc_p} %{!p:%{!pg:%{!g*:-lc} %{g*:-lg}}}
-
- +*lib2:
- +%{!shared:-lgcc %L -lc}
- +
- *startfile:
- %{pg:gcrt0.o%s} %{!pg:%{p:gcrt0.o%s} %{!p:crt0.o%s}} %{static:-static}
-
-