1a97432a77
fontconfig font caches. mkfontdir and mkfontscale are now run out of font/alias at the end of the build or install, like fc-cache. fc-cache is using its -y (sysroot) flag that works if used correctly.
6 lines
139 B
Makefile
6 lines
139 B
Makefile
# $OpenBSD: Makefile.inc,v 1.2 2016/10/02 20:55:09 matthieu Exp $
|
|
|
|
realinstall:
|
|
exec ${MAKE} install FCCACHE=: MKFONTDIR=: MKFONTSCALE=:
|
|
|