Makefile 200 B

12345678910
  1. thisdir = class/System.ServiceProcess
  2. SUBDIRS =
  3. include ../../build/rules.make
  4. LIBRARY = System.ServiceProcess.dll
  5. LIB_MCS_FLAGS = /r:System.dll
  6. EXTRA_DISTFILES =
  7. include ../../build/library.make