[w32file] Move MonoIO.Find{First,Next,Close} to managed
[mono.git] / mcs / class / Cscompmgd / Makefile
1 thisdir = class/Cscompmgd
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = Cscompmgd.dll
6 LIB_REFS = System
7 KEYFILE = ../msfinal.pub
8 LIB_MCS_FLAGS =
9 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:0618 -nowarn:219 -nowarn:169
10 LIBRARY_NAME = cscompmgd.dll
11
12 include ../../build/library.make