Add Prj2Make from Francisco Martinez
[mono.git] / mcs / tools / prj2make / Makefile
1 thisdir = tools/prj2make
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS = /r:Mono.GetOptions.dll
6 PROGRAM = prj2make.exe
7
8 include ../../build/executable.make