This website works better with JavaScript
Home
Explore
Help
Register
Sign In
common
/
wine
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
hsyc
Branches
Tags
hsyc
wine
/
tools
/
sfnt2fon
/
Makefile.in
Makefile.in
102 B
Permalink
History
Raw
1
2
3
4
5
6
PROGRAMS = sfnt2fon
C_SRCS = sfnt2fon.c
EXTRAINCL = $(FREETYPE_CFLAGS)
EXTRALIBS = $(FREETYPE_LIBS)