shithub: freetype+ttf2subf

ref: f9b0375002872fc8502cc87a65c8b16f6d48508c
dir: /src/autohint/module.mk/

View raw version
make_module_list: add_autohint_module

add_autohint_module:
	$(OPEN_DRIVER)autohint_module_class$(CLOSE_DRIVER)
	$(ECHO_DRIVER)autohint  $(ECHO_DRIVER_DESC)automatic hinting module$(ECHO_DRIVER_DONE)

# EOF