Merge branch 'alexischr/nursery-canaries-managed-alloc'
[mono.git] / mcs / class / System.Runtime.InteropServices.RuntimeInformation / Makefile
1 thisdir = class/System.Runtime.InteropServices.RuntimeInformation
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = System.Runtime.InteropServices.RuntimeInformation.dll
6 LIB_REFS = System
7 LIB_MCS_FLAGS =
8
9 NO_TEST = yes
10
11 include ../../build/library.make