thisdir = tools/resgen
SUBDIRS =
include ../../build/rules.make

PROGRAM = resgen.exe

PROGRAM_COMPILE = $(BOOT_COMPILE)

include ../../build/executable.make
