nuttx-apps/interpreters/bas/Make.defs

5 lines
89 B
Plaintext

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