thisdir = class/Mono.Mozilla
SUBDIRS = 
include ../../build/rules.make

LIBRARY = Mono.Mozilla.dll
LIB_MCS_FLAGS = -r:System.dll -debug+ -nowarn:108

TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)

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