0b4a830db1
Former-commit-id: 92904c9c5915c37244316e42ba99e7b934ed7ee2
12 lines
225 B
Makefile
12 lines
225 B
Makefile
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
|