Disable regex fallback on Mono
[mono.git] / mcs / class / System.Windows / Makefile
1 thisdir = class/System.Windows
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = System.Windows.dll
6 LIB_REFS = System
7 LIB_MCS_FLAGS =
8
9 PLATFORM_DEBUG_FLAGS =
10
11 NO_TEST = yes
12
13 include ../../build/library.make