2002-07-20 Dick Porter <dick@ximian.com>
[mono.git] / mcs / class / System / makefile.gnu
1 topdir = ../..
2
3 LIBRARY = ../lib/System.dll
4
5 LIB_LIST = list.unix
6 LIB_FLAGS = -r corlib -r System.Xml -r System.Drawing
7
8 include ../library.make