mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-05 12:19:30 +00:00
10 lines
106 B
Makefile
10 lines
106 B
Makefile
# $Id$
|
|
|
|
FONTDIR = /usr/share/misc/pcvtfonts
|
|
|
|
MAN3EXT= 3
|
|
MAN5EXT= 5
|
|
MAN8EXT= 8
|
|
|
|
.include "../Makefile.inc"
|