13ffb114c20ae90ec83b3f38f68a7ca1c182916f
[mono.git] / mcs / tools / ictool / Makefile
1 thisdir = tools/ictool
2 SUBDIRS =
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS = -r:System.Xml.dll
6
7 PROGRAM = ictool.exe
8 EXTRA_DISTFILES = ictool-config.xml
9
10 include ../../build/executable.make