nuttx-apps/interpreters/bas/Make.defs

4 lines
88 B
Plaintext
Raw Normal View History

ifneq ($(CONFIG_INTERPRETERS_BAS),)
CONFIGURED_APPS += $(APPDIR)/interpreters/bas
endif