Merge pull request #2824 from lambdageek/dev/monoerror-icalls-noraise
[mono.git] / mcs / tools / txt2sr / Makefile
1 thisdir = tools/txt2sr
2 SUBDIRS =
3 include ../../build/rules.make
4
5 PROGRAM = txt2sr.exe
6
7 LIB_REFS = System
8 LOCAL_MCS_FLAGS =
9
10 include ../../build/executable.make