7 lines
67 B
Makefile
7 lines
67 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= mptable
|
|
MAN1= mptable.1
|
|
|
|
.include <bsd.prog.mk>
|