2009-06-12 Bill Holmes <billholmes54@gmail.com>
[mono.git] / mcs / nunit20 / Makefile
1 thisdir = nunit20
2 SUBDIRS = framework core util nunit-console mocks
3 include ../build/rules.make
4
5 DISTFILES = license.rtf nunit-console.sln README
6
7 all-local install-local test-local run-test-local run-test-ondotnet-local clean-local uninstall-local doc-update-local:
8
9 dist-local: dist-default
10