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