Merge pull request #2802 from BrzVlad/feature-evacuation-opt2
[mono.git] / mcs / tools / mod / Makefile
1 thisdir = tools/mod
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIB_REFS = monodoc
6 LOCAL_MCS_FLAGS =
7
8 PROGRAM = mod.exe
9
10 include ../../build/executable.make
11