Joren's new library make system (minus Makefiles)
This commit is contained in:
14
lib/gnu/ieee_float/Makefile.in
Normal file
14
lib/gnu/ieee_float/Makefile.in
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
CFLAGS="-O -I.."
|
||||
|
||||
LIBRARIES=libc
|
||||
|
||||
libc_FILES=" \
|
||||
frexp.c \
|
||||
isinf.c \
|
||||
isnan.c \
|
||||
ldexp.c \
|
||||
modf.c \
|
||||
fphook.c"
|
||||
|
||||
TYPE=gnu
|
||||
Reference in New Issue
Block a user