New build system from Peter Williams (peter@newton.cx)
[mono.git] / mcs / nunit20 / Makefile
1 thisdir = nunit20
2 SUBDIRS = framework util nunit-console
3 include ../build/rules.make
4
5 DISTFILES = license.rtf nunit-console.sln nunit-console.suo README
6
7 all-local install-local test-local run-test-local clean-local:
8
9 dist-local: dist-default
10