4110234a9803d8022b090bc1c2b724fac5825921
[mono.git] / mcs / class / Microsoft.VisualC / Makefile
1 thisdir = class/Microsoft.VisualC
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = Microsoft.VisualC.dll
6 LIB_REFS = System
7 LIB_MCS_FLAGS = /r:$(corlib)
8 NO_TEST = yes
9
10 include ../../build/library.make