mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-06 22:08:46 +00:00
6 lines
101 B
Makefile
6 lines
101 B
Makefile
|
include $(REP_DIR)/lib/mk/libm.mk
|
||
|
|
||
|
SRC_C += msun/i387/fenv.c
|
||
|
|
||
|
vpath msun/i387/fenv.c $(LIBC_DIR)/lib
|