Merge pull request #637 from LogosBible/enetdown
[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_INSTALL_DIR = $(mono_libdir)/mono/$(FRAMEWORK_VERSION)/Facades
6
7 LIBRARY = System.Reflection.Primitives.dll
8 LIB_MCS_FLAGS =
9
10 NO_TEST = yes
11
12 include ../../../build/library.make