wined3d: Simplify wined3d_rendertarget_view_create_from_sub_resource().
[wine.git] / tools / sfnt2fon / Makefile.in
blob5a92d853aa4ecd2f13cad3755ee575c98eb509fa
1 PROGRAMS = sfnt2fon
3 C_SRCS = sfnt2fon.c
5 EXTRAINCL = $(FREETYPE_CFLAGS)
6 EXTRALIBS = $(FREETYPE_LIBS) $(LIBWINE_STATIC)