4 lines
90 B
Plaintext
Raw Normal View History

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