2010-04-06 Jb Evain <jbevain@novell.com>
[mcs.git] / class / PEAPI / Makefile
blob8b62d923806bedd3cff2416e38dc2931d1e5cc22
1 thisdir = class/PEAPI
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = PEAPI.dll
6 LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll
7 NO_TEST = yes
9 EXTRA_DISTFILES = README.txt
11 include ../../build/library.make