nuttx-apps/interpreters/ficl/Make.defs

4 lines
90 B
Plaintext
Raw Normal View History

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