Files
linux-packaging-mono/mcs/class/System.Reflection.Context/Makefile

12 lines
208 B
Makefile
Raw Normal View History

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