Makefile 283 B

123456789
  1. thisdir = docs
  2. SUBDIRS =
  3. include ../build/rules.make
  4. DISTFILES = clr-abi.txt compiler.txt control-flow-analysis.txt order.txt new-anonymous-design.txt
  5. all-local install-local clean-local test-local run-test-local run-test-ondotnet-local uninstall-local:
  6. dist-local: dist-default