2002-07-22 Tim Coleman <tim@timcoleman.com>
[mono.git] / mcs / class / System.Configuration.Install / makefile.gnu
1 topdir = ../..
2
3 LIBRARY = ../lib/System.Configuration.Install.dll
4
5 LIB_LIST = list.unix
6 LIB_FLAGS = -r corlib 
7
8 export MONO_PATH_PREFIX = ../lib:
9
10 include ../library.make