12 lines
262 B
Makefile
Raw Normal View History

thisdir = class/System.DirectoryServices.Protocols
SUBDIRS =
include ../../build/rules.make
LIBRARY = System.DirectoryServices.Protocols.dll
LIB_REFS = System System.DirectoryServices System.Xml
LIB_MCS_FLAGS =
NO_TEST = yes
include ../../build/library.make