Merge pull request #3240 from alexanderkyte/aot_compiler_leaks
[mono.git] / mcs / class / System.Reflection.Context / Makefile
1 thisdir = class/System.Reflection.Context
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = System.Reflection.Context.dll
6 LIB_REFS = System
7 LIB_MCS_FLAGS =
8
9 NO_TEST = yes
10
11 include ../../build/library.make