2002-07-20 Martin Baulig <martin@gnome.org>
[mono.git] / mcs / class / System.Drawing / makefile.gnu
1 topdir = ../..
2
3 LIBRARY = ../lib/System.Drawing.dll
4
5 LIB_LIST = list.unix
6 LIB_FLAGS = -r corlib -r System
7
8 export MONO_PATH_PREFIX = ../lib:
9
10 include ../library.make