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