shithub: freetype+ttf2subf

ref: 155a575ad9b00a7fb8fea1a4fc1e86f11a52c143
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