BASE = ../../.. TARGETS = host stm32f4 PROGS = test_math test_math_SOURCES = test_math.cc MODULES = ucoo/math ucoo/utils ucoo/base/test ucoo/hal/usb include $(BASE)/build/top.mk