All pastes #327888 Raw Edit

Anonymous

public text v1 · immutable
#327888 ·published 2007-01-25 10:27 UTC
rendered paste body
	$(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