concerning ps_font_equiv.h
htmllex.o : htmlparse.h
htmlparse.o htmllex.o : htmllex.h
+fontmetrics.o: ps_font_equiv.h
+
+# ensure font names are properly sorted for bsearch operation
+ps_font_equiv.h: ps_font_equiv.txt
+ LC_COLLATE=C $(SORT) <ps_font_equiv.txt >ps_font_equiv.h
+
ps.h : ps.txt
$(AWK) -f $(AWKDIR)/stringize.awk ps.txt > ps.h
DEFINES = -DHAVE_CONFIG_H
OBJS = gvplugin_core.o gvrender_core_ps.o gvrender_core_svg.o \
- gvrender_core_map.o gvloadimage_core.o
+ gvrender_core_map.o gvloadimage_core.o gvrender_core_fig.o
libgvplugin_core.a : $(OBJS)
$(RM) libgvplugin_core.a