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

12 lines
220 B
Makefile
Raw Normal View History

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