Makefile.in 102 Bytes EditWeb IDE 1 2 3 4 5 6 PROGRAMS = sfnt2fon C_SRCS = sfnt2fon.c EXTRAINCL = $(FREETYPE_CFLAGS) EXTRALIBS = $(FREETYPE_LIBS)