5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
ifeq ($(CONFIG_INTERPRETERS_FICL),y)
|
|
CONFIGURED_APPS += interpreters/ficl
|
|
endif
|
|
|