5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
ifneq ($(CONFIG_INTERPRETERS_BAS),)
|
|
CONFIGURED_APPS += $(APPDIR)/interpreters/bas
|
|
endif
|
|
|