5da885fa08
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. |
||
---|---|---|
.. | ||
bdf | ||
encodings | ||
local | ||
scaled | ||
util | ||
Makefile | ||
Makefile.mkfontscale |