4 lines
53 B
Makefile
4 lines
53 B
Makefile
|
ifeq ($(subdir),math)
|
||
|
CPPFLAGS += -I../soft-fp
|
||
|
endif
|