* support-test-*.cs: Rename from test-*-p2.cs.
[mono.git] / mcs / class / WindowsBase / Makefile
1 thisdir = class/WindowsBase
2 include ../../build/rules.make
3
4 LIBRARY = WindowsBase.dll
5
6 LIB_MCS_FLAGS = 
7 TEST_MCS_FLAGS = -r:WindowsBase.dll
8
9 include ../../build/library.make