3 lines
66 B
Makefile
3 lines
66 B
Makefile
ifeq ($(TEST_APP), shell)
|
|
include source/test/shell/shell.mk
|
|
endif |