Files
xiuos/Ubiquitous/Nuttx/apps/interpreters/ficl/Make.defs
T
2021-06-09 14:33:15 +08:00

4 lines
90 B
Plaintext

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