[runtime] Fail gracefully when method has conflicting attributes
[mono.git] / mcs / class / Microsoft.CSharp / Makefile
1 thisdir = class/Microsoft.CSharp
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = Microsoft.CSharp.dll
6
7 LIB_REFS = System.Core Mono.CSharp
8 LIB_MCS_FLAGS =
9
10 include ../../build/library.make
11