shithub: freetype+ttf2subf

ref: c31286153ab17cb67c3732e497abf6969b7a2da4
dir: /src/sfnt/module.mk/

View raw version
make_module_list: add_sfnt_module

add_sfnt_module:
	$(OPEN_DRIVER)sfnt_module_class$(CLOSE_DRIVER)
	$(ECHO_DRIVER)sfnt      $(ECHO_DRIVER_DESC)helper module for TrueType & OpenType formats$(ECHO_DRIVER_DONE)

# EOF