Makefile 229 B

123456789
  1. thisdir = class/System.Web/Test
  2. SUBDIRS = TestMonoWeb
  3. include ../../../build/rules.make
  4. all-local install-local clean-local test-local run-test-local:
  5. DISTFILES = DataBinderTests.cs $(wildcard *.aspx)
  6. dist-local: dist-default