[Microsoft.Build.Engine] Simplify bd70a55ec7aaeb40b2b0054e0f162c709085842f
[mono.git] / mcs / class / CustomMarshalers / Makefile
1 thisdir = class/CustomMarshalers
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = CustomMarshalers.dll
6 LIB_REFS = System
7 LIB_MCS_FLAGS =
8 NO_TEST = yes
9
10 include ../../build/library.make