12 lines
225 B
Makefile
Raw Normal View History

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