2004-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / monoresgen / Makefile
1 thisdir = monoresgen
2 SUBDIRS =
3 include ../build/rules.make
4
5 PROGRAM = monoresgen.exe
6 PROGRAM_COMPILE = $(BOOT_COMPILE)
7
8 include ../build/executable.make