e0dcfa0c55
* Remove multiple newlines at the end of file * Remove the white space from the end of line
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
ifeq ($(CONFIG_INTERPRETERS_FICL),y)
|
|
CONFIGURED_APPS += $(APPDIR)/interpreters/ficl
|
|
endif
|