**** Merged from MCS ****
[mono-project.git] / mcs / class / Microsoft.VisualC / Makefile
blob52e3950141855446fb63b0260a495a9fbb2420c9
1 thisdir = class/Microsoft.VisualC
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = Microsoft.VisualC.dll
6 LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll
7 NO_TEST = yes
9 include ../../build/library.make