2005-11-07 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / tools / resgen / Makefile
1 thisdir = tools/resgen
2 SUBDIRS =
3 include ../../build/rules.make
4
5 PROGRAM = resgen.exe
6
7 PROGRAM_COMPILE = $(BOOT_COMPILE)
8
9 include ../../build/executable.make