kosmos/source/test/test.mk

8 lines
160 B
Makefile
Raw Normal View History

2016-08-15 14:11:00 +00:00
#ifeq ($(TEST_APP), shell)
#include source/test/shell/shell.mk
#endif
#ifeq ($(TEST_APP), pwm)
#include source/test/pwm/pwm.mk
#endif
include source/src/src.mk