2010-04-06 Jb Evain <jbevain@novell.com>
[mcs.git] / class / System.DirectoryServices.Protocols / Makefile
blob9ffeafcdf3ac215d76e198ebedce07299a2ad075
1 thisdir = class/System.DirectoryServices.Protocols
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = System.DirectoryServices.Protocols.dll
6 LIB_MCS_FLAGS = \
7 /r:System.dll \
8 /r:System.DirectoryServices.dll \
9 /r:System.Xml.dll \
11 NO_TEST = yes
13 include ../../build/library.make