Merge pull request #2707 from lambdageek/dev/monoerror-mono_image_load_module_dynamic
[mono.git] / mcs / tools / cil-stringreplacer / Makefile
1 thisdir = tools/cil-stringreplacer
2 SUBDIRS =
3 include ../../build/rules.make
4
5 PROGRAM = cil-stringreplacer.exe
6
7 LOCAL_MCS_FLAGS =
8
9 include ../../build/executable.make