thisdir = class/Facades/System.Collections
SUBDIRS = 
include ../../../build/rules.make

LIBRARY_INSTALL_DIR = $(mono_libdir)/mono/$(FRAMEWORK_VERSION)/Facades

LIBRARY = System.Collections.dll
LIB_MCS_FLAGS = /r:System /r:System.Core

NO_TEST = yes

include ../../../build/library.make
