New test.
[mono.git] / mcs / class / PEAPI / Makefile
1 thisdir = class/PEAPI
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = PEAPI.dll
6 LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll
7 NO_TEST = yes
8
9 EXTRA_DISTFILES = README.txt
10
11 include ../../build/library.make