[sgen] Reenable gc-altstack test
[mono.git] / mcs / class / System.IO.Compression.FileSystem / Makefile
1 thisdir = class/System.IO.Compression.FileSystem
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = System.IO.Compression.FileSystem.dll
6 LIB_REFS = System System.IO.Compression
7 LIB_MCS_FLAGS =
8 TEST_MCS_FLAGS =
9 TEST_LIB_REFS = System System.Core System.IO.Compression
10
11 include ../../build/library.make