2002-08-13 Piers Haken <piersh@friskit.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 SOURCES_INCLUDE=*.cs
9 SOURCES_EXCLUDE=./Test*
10
11 export MONO_PATH_PREFIX = ../lib:
12
13 include ../library.make