retag
[mcs.git] / tools / prj2make / Makefile
blobb1fb3c86f0661eb1b639ed9844a4e30aca064e45
1 thisdir = tools/prj2make
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS = -r:Mono.GetOptions.dll
6 PROGRAM = prj2make.exe
8 include ../../build/executable.make