Makefile.in 102 B

123456
  1. PROGRAMS = sfnt2fon
  2. C_SRCS = sfnt2fon.c
  3. EXTRAINCL = $(FREETYPE_CFLAGS)
  4. EXTRALIBS = $(FREETYPE_LIBS)