Copied remotely
[mono.git] / mcs / class / System.ServiceProcess / Makefile
1 thisdir = class/System.ServiceProcess
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = System.ServiceProcess.dll
6 LIB_MCS_FLAGS = /r:System.dll
7
8 EXTRA_DISTFILES =
9
10 include ../../build/library.make