Xamarin Public Jenkins (auto-signing) 32bf5370df Imported Upstream version 5.10.0.101
Former-commit-id: d34ce6dfb47672b4cf4fc222bc3aa6e5f228d6a4
2018-02-09 19:10:36 +00:00

13 lines
230 B
Makefile

thisdir = class/System.Reflection.Context
SUBDIRS =
include ../../build/rules.make
LIBRARY = System.Reflection.Context.dll
LIB_REFS = System
KEYFILE = ../ecma.pub
LIB_MCS_FLAGS =
NO_TEST = yes
include ../../build/library.make