12 lines
245 B
Makefile
Raw Normal View History

thisdir = class/System.Management
SUBDIRS =
include ../../build/rules.make
LIBRARY = System.Management.dll
LIB_REFS = System System.Configuration.Install
KEYFILE = ../msfinal.pub
LIB_MCS_FLAGS =
NO_TEST = yes
include ../../build/library.make