2002-07-22 Tim Coleman <tim@timcoleman.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
7
8 export MONO_PATH_PREFIX = ../lib:
9
10 include ../library.make