NetBSD/x11/share/fonts
cgd 5da885fa08 split cleaning: clean .tmp files via CLEANFILES ("make clean"), and
clean ${BDFFILES} and ${PCFFILES} via separate rm -f's during "make
cleandir."  The need to split these into separate rm's comes from the
fact that some cross-compilation host systems can't deal with the
>128kB arg list that a single 'rm' of all these things would cause.
The desire to clean the actual generated fonts only in 'cleandir' came
from lukem during review.
2004-03-08 22:33:00 +00:00
..
bdf split cleaning: clean .tmp files via CLEANFILES ("make clean"), and 2004-03-08 22:33:00 +00:00
encodings + update reachover share/* for xf4.4 2004-03-06 03:13:06 +00:00
local + update reachover share/* for xf4.4 2004-03-06 03:13:06 +00:00
scaled + update reachover share/* for xf4.4 2004-03-06 03:13:06 +00:00
util Change LNFILES' to BUILDSYMLINKS', to more accurately describe its purpose. 2003-09-20 06:20:41 +00:00
Makefile use uname=${BINOWN} gname=${BINGRP} instead of uname=root gname=wheel 2004-02-09 06:52:34 +00:00
Makefile.mkfontscale mkfontscale must be run before mkfontdir 2004-03-08 09:30:09 +00:00