fix the build
[mcs.git] / tools / sgen / Makefile
blob489175a5c55165edf53620c81078dbd2774aec1c
1 thisdir = tools/sgen
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS = -r:System.Xml.dll
6 PROGRAM = sgen.exe
8 include ../../build/executable.make