# ensure font names are properly sorted for bsearch operation
ps_font_equiv.h: $(srcdir)/ps_font_equiv.txt $(srcdir)/fontmap.cfg $(srcdir)/ps_fontmap.txt
- cp ps_fontmap.txt ps_font_equiv.h
+ cp $(srcdir)/ps_fontmap.txt ps_font_equiv.h
./mksvgfonts.pl fontmap.cfg ps_font_equiv.txt | LC_ALL=C $(SORT) >>ps_font_equiv.h
colxlate.o colxlate.lo : colortbl.h
-I$(top_srcdir)/lib/ast \
-I$(top_srcdir)/lib/ingraphs \
-I$(top_srcdir)/lib/common \
+ -I$(top_builddir)/lib/common \
-I$(top_srcdir)/lib/cgraph \
-I$(top_srcdir)/lib/cdt \
-DDFLT_GVPRPATH="\".$(PATH_SEPARATOR)$(pkgdatadir)/gvpr\""
AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/lib/common \
+ -I$(top_builddir)/lib/common \
-I$(top_srcdir)/lib/pathplan \
-I$(top_srcdir)/lib/gvc \
-I$(top_srcdir)/lib/$(GRAPH) \