1 2 3 4 5 6 7 8 9 10 11 12 13
LIBRARY = libfontenc CSRCS = \ encparse.c \ fontenc.c #FONTENCDIR=@ENCODINGSDIR@ DEFINES += FONT_ENCODINGS_DIRECTORY="\"encodings.dir\"" strcasecmp=_stricmp #INCLUDES = -I$(top_srcdir)/include -DFONTENC_NO_LIBFONT $(FONTENCDEFS)