home *** CD-ROM | disk | FTP | other *** search
- ; MiNT Library for Pure C
- ; Floating Point Support
-
- ; uses FPU via Line-F (Pure C only!)
-
- ; hohmuth 22 Sep 92
-
- mint881.lib
-
- .C [-T- -DNDEBUG -8]
- .L [-G -J]
-
- =
-
- ; things to override from mintlib.lib
- ..\main.c
- ..\doprnt.c
- ..\scanf.c
-
- ; we still want to use the clean version of alloca().
- ;alloca.s [-DSTACK_CHECKING=1 -DFPU=1]
-
- setjmp.s [-DFPU=1]
-
- ; things only useable with floating point support
- ..\difftime.c
-
- ; the Pure C floating point library with Line-F support
- PC881LIB.LIB
-