Index: Makefile.in =================================================================== --- Makefile.in (revision 37029) +++ Makefile.in (revision 37030) @@ -342,7 +342,7 @@ # do not make this automatic, most users won't need to regenerate font_internal.c gen_font: - $(ROOT)/util/devhelpers/font2c.sh < default_font > font_internal.c + $(FONT2C) < default_font > font_internal.c util_deps: $(OBJS) $(OBJS_UTIL)