2002-08-23 Martin Baulig <martin@gnome.org>
[mono.git] / mcs / class / Mono.CSharp.Debugger / makefile.gnu
1 topdir = ../..
2
3 LIBRARY = ../lib/Mono.CSharp.Debugger.dll
4
5 LIB_LIST = list.unix
6 LIB_FLAGS = -r corlib
7
8 SOURCES_INCLUDE=*.cs
9
10
11 export MONO_PATH_PREFIX = ../lib:
12
13 include ../library.make