Anonymous
public text v1 · immutable $(SILENT)for f in `cat $(OBJDIR)/features`; do \
if test -n "$$feat"; then \
feat="$$feat:"; \
fi; \
feat="$$feat$$f"; \
done; \
perl -s $(TOOLSDIR)/genlang -p=$(BUILDDIR)/lang -t=$(ARCHOS):$$feat $<
apps/features.txt:
#if defined(HAVE_REMOTE_LCD)
remote
#endif