32bf5370df
Former-commit-id: d34ce6dfb47672b4cf4fc222bc3aa6e5f228d6a4
13 lines
230 B
Makefile
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
|