Merge pull request #2687 from lambdageek/dev/monoerror-mono_param_get_objects_internal
[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