4 lines
53 B
Makefile

ifeq ($(subdir),math)
CPPFLAGS += -I../soft-fp
endif