SOURCES=rationale roadmap c-sharp tools class-library \ runtime documentation download faq contributing \ resources status all-docs: $(SOURCES) cat $(SOURCES) > all-docs clean: rm all-docs webit: (cd web; make && make push)