Home
last modified time | relevance | path

Searched refs:otffontdir (Results 1 – 2 of 2) sorted by relevance

/dports/x11-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.4/
H A DMakefile.am25 otffontdir = @OTFFONTDIR@ macro
29 fontdir = $(ttffontdir) $(otffontdir)
43 @rm -f $(DESTDIR)$(otffontdir)/fonts.scale
44 $(MKFONTSCALE) $(DESTDIR)$(otffontdir)
45 @rm -f $(DESTDIR)$(otffontdir)/fonts.dir
46 $(MKFONTDIR) $(DESTDIR)$(otffontdir)
H A DMakefile.in319 otffontdir = @OTFFONTDIR@
323 fontdir = $(ttffontdir) $(otffontdir)
692 @INSTALL_OTF_TRUE@ @rm -f $(DESTDIR)$(otffontdir)/fonts.scale
693 @INSTALL_OTF_TRUE@ $(MKFONTSCALE) $(DESTDIR)$(otffontdir)
694 @INSTALL_OTF_TRUE@ @rm -f $(DESTDIR)$(otffontdir)/fonts.dir
695 @INSTALL_OTF_TRUE@ $(MKFONTDIR) $(DESTDIR)$(otffontdir)