[sgen] Evacuate from emptier blocks to fuller ones
[mono.git] / mcs / class / Mono.Directory.LDAP / Makefile
1 thisdir = class/Mono.Directory.LDAP
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = Mono.Directory.LDAP.dll
6 LIB_REFS = System System.Data
7 LIB_MCS_FLAGS = /r:$(corlib)
8
9 include ../../build/library.make