cfc68da231092773d7d28b5b1f70db7f1d977266
[mono.git] / mcs / tools / culevel / Makefile
1 thisdir = tools/culevel
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS = -r:System.dll -r:System.Xml.dll
6 PROGRAM = culevel.exe
7
8 CLEAN_FILES = culevel.exe culevel.exe.mdb
9
10 include ../../build/executable.make