forked from xuos/xiuos
4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
ifneq ($(CONFIG_INTERPRETERS_BAS),)
|
|
CONFIGURED_APPS += $(APPDIR)/interpreters/bas
|
|
endif
|