2009-09-30 Miguel de Icaza <miguel@novell.com>
[mono-project.git] / mcs / class / Mono.Security.Win32 / Makefile
blobdb182daf3e029739ece6629f982e59bf93cd1e5d
1 thisdir = class/Mono.Security.Win32
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = Mono.Security.Win32.dll
6 LIB_MCS_FLAGS = /unsafe
7 EXTRA_DISTFILES = README Test/ChangeLog
9 ifneq (win32, $(PROFILE))
10 NO_TEST = yes
11 endif
13 include ../../build/library.make