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