source:
trunk/minix/lib/gnu/ieee_float/Makefile.in@
10
Last change on this file since 10 was 9, checked in by , 14 years ago | |
---|---|
File size: 125 bytes |
Line | |
---|---|
1 | |
2 | CFLAGS="-O -I.." |
3 | |
4 | LIBRARIES=libc |
5 | |
6 | libc_FILES=" \ |
7 | frexp.c \ |
8 | isinf.c \ |
9 | isnan.c \ |
10 | ldexp.c \ |
11 | modf.c \ |
12 | fphook.c" |
13 | |
14 | TYPE=gnu |
Note:
See TracBrowser
for help on using the repository browser.