aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/extras/freetype2/src/winfonts/Jamfile
blob: a903f8938640f78f2dacc82b7f788588cd274594 (plain)
1
2
3
4
5
6
7
8
# FreeType 2 src/winfonts Jamfile (c) 2001 David Turner
#

SubDir  FT2_TOP $(FT2_SRC_DIR) winfonts ;

Library  $(FT2_LIB) : winfnt.c ;

# end of src/winfonts Jamfile