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