2010-04-06 Jb Evain <jbevain@novell.com>
[mcs.git] / class / SystemWebTestShim / Makefile
blob823b6e0c65f8ade0bb3bab93f865f8b5347665ae
1 thisdir = class/SystemWebTestShim
2 include ../../build/rules.make
4 LIBRARY = SystemWebTestShim.dll
6 LIB_MCS_FLAGS = -r:System.Web.dll
8 NO_INSTALL = yes
9 NO_SIGN_ASSEMBLY = yes
11 include $(topdir)/build/library.make