]> git.saurik.com Git - wxWidgets.git/blame - src/freetype/cff/module.mk
Must convert the last part, too
[wxWidgets.git] / src / freetype / cff / module.mk
CommitLineData
cabec872
RR
1make_module_list: add_cff_driver
2
3add_cff_driver:
4 $(OPEN_DRIVER)cff_driver_class$(CLOSE_DRIVER)
5 $(ECHO_DRIVER)cff $(ECHO_DRIVER_DESC)OpenType fonts with extension *.otf$(ECHO_DRIVER_DONE)
6
7# EOF