shithub: freetype+ttf2subf

ref: 3a89c2a4ac5d1c43b82888bb799546ab80b75cd6
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