Merge pull request #2698 from esdrubal/iosxmlarray
[mono.git] / mcs / tools / txt2sr / Makefile
1 thisdir = tools/txt2sr
2 SUBDIRS =
3 include ../../build/rules.make
4
5 PROGRAM = txt2sr.exe
6
7 LOCAL_MCS_FLAGS =
8
9 include ../../build/executable.make