[interp] Reduce computation under calc_section mutex
[mono-project.git] / mcs / class / Compat.ICSharpCode.SharpZipLib / Makefile
blobfd6ced25e83d2155bc47f0b9b850cae056904d74
1 thisdir = class/Compat.ICSharpCode.SharpZipLib
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = Compat.ICSharpCode.SharpZipLib.dll
6 LIBRARY_NAME = ICSharpCode.SharpZipLib.dll
7 LIBRARY_COMPAT = yes
8 LIBRARY_SNK = SharpZipLib.key
10 LIB_REFS = System System.Xml
11 KEYFILE = SharpZipLib.pub
12 LIB_MCS_FLAGS =
13 NO_TEST = yes
14 EXTRA_DISTFILES = SharpZipLib.pub $(LIBRARY_SNK)
16 include ../../build/library.make