Merge pull request #5320 from urisimchoni/prof-sample
[mono.git] / mcs / class / SystemWebTestShim / Makefile
1 thisdir = class/SystemWebTestShim
2 include ../../build/rules.make
3
4 LIBRARY = SystemWebTestShim.dll
5
6 LIB_REFS = System.Web System
7 LIB_MCS_FLAGS =
8
9 NO_INSTALL = yes
10 NO_SIGN_ASSEMBLY = yes
11
12 include $(topdir)/build/library.make