summaryrefslogtreecommitdiffstats
path: root/usr.bin/vtfontcvt/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove WARNS vtfontcvt builds find with clang and gcc with maximum level warningbapt2015-06-061-2/+0
|
* vt fontcvt: move to usr.bin/vtfontcvtemaste2014-06-101-0/+8
vtfontcvt is useful for end users to convert arbitrary bitmap fonts for use by vt(4). It can also be used as a build tool, allowing us to keep the source font data in the src tree rather than uuencoded binaries. Reviewed by: ray, wblock (D183) Sponsored by: The FreeBSD Foundation
OpenPOWER on IntegriCloud