7 lines
68 B
Makefile
7 lines
68 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= fontedit
|
|
MAN1= ${PROG}.1
|
|
|
|
.include <bsd.prog.mk>
|