Makefile.in 102 Bytes
PROGRAMS = sfnt2fon

C_SRCS = sfnt2fon.c

EXTRAINCL = $(FREETYPE_CFLAGS)
EXTRALIBS = $(FREETYPE_LIBS)