shithub: freetype+ttf2subf

ref: e1bbc017cea48cca5a878c690a15bc36b4b911d4
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