Merge pull request #665 from andreas-auerswald/master
[mono.git] / mcs / class / Facades / System.Reflection.Primitives / Makefile
1 thisdir = class/Facades/System.Reflection.Primitives
2 SUBDIRS = 
3 include ../../../build/rules.make
4
5 LIBRARY_SUBDIR = Facades
6 LIBRARY_INSTALL_DIR = $(mono_libdir)/mono/$(FRAMEWORK_VERSION)/Facades
7
8 LIBRARY = System.Reflection.Primitives.dll
9 LIB_MCS_FLAGS =
10
11 PLATFORM_DEBUG_FLAGS =
12
13 NO_TEST = yes
14
15 include ../../../build/library.make