Makefile 270 B

12345678
  1. thisdir = class/System.Web.Extensions/Test
  2. include ../../../build/rules.make
  3. all-local install-local clean-local test-local run-test-local run-test-ondotnet-local uninstall-local doc-update-local csproj-local:
  4. DISTFILES = $(wildcard *.aspx)
  5. dist-local: dist-default