5 lines
81 B
Plaintext
Raw Normal View History

ifeq ($(CONFIG_INTERPRETERS_FICL),y)
CONFIGURED_APPS += interpreters/ficl
endif