thisdir = class/System.Net
include ../../build/rules.make

LIBRARY = System.Net.dll

LIB_MCS_FLAGS = -unsafe -r:System -d:NET_2_1 -d:NET_2_0 -d:NET_1_1

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