2007-10-07 Andreia Gaita <avidigal@novell.com>
[mono.git] / mcs / class / Mono.Mozilla / Makefile
1 thisdir = class/Mono.Mozilla
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = Mono.Mozilla.dll
6 LIB_MCS_FLAGS = -r:System.dll -debug+ -nowarn:108
7
8 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
9
10 include ../../build/library.make