5 lines
57 B
Makefile
5 lines
57 B
Makefile
|
ifeq ($(subdir),math)
|
||
|
sysdep_headers += ieee754.h
|
||
|
endif
|
||
|
|