Makefile 230 B

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