Incorrect warning message on thread pool startup in full AOT:ed Windows build.
[mono.git] / mcs / tools / mono-configuration-crypto / lib / Makefile
1 thisdir = tools/mono-configuration-crypto/lib
2 SUBDIRS =
3 include ../../../build/rules.make
4
5 LOCAL_MCS_FLAGS =
6 LIB_REFS = System Mono.Security System.Security System.Configuration System.Xml
7 LIBRARY = Mono.Configuration.Crypto.dll
8 LIBRARY_INSTALL_DIR = $(mono_libdir)/mono/mono-configuration-crypto/$(FRAMEWORK_VERSION)
9
10 include ../../../build/library.make