projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Updated version to 2.3.2 so apps can test for differences in new merged source
[wxWidgets.git]
/
src
/
freetype
/
psnames
/
module.mk
1
make_module_list: add_psnames_module
2
3
add_psnames_module:
4
$(OPEN_DRIVER)psnames_module_class$(CLOSE_DRIVER)
5
$(ECHO_DRIVER)psnames $(ECHO_DRIVER_DESC)Postscript & Unicode Glyph name handling$(ECHO_DRIVER_DONE)
6
7
# EOF