2009-10-19 Jb Evain <jbevain@novell.com>
[mcs.git] / class / CustomMarshalers / Makefile
blobeb350f8bb0a70ebfec8b9971b15bb2de1af27099
1 thisdir = class/CustomMarshalers
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = CustomMarshalers.dll
6 LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll
7 NO_TEST = yes
9 include ../../build/library.make