7 lines
68 B
Makefile
7 lines
68 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= getpmac
|
|
MAN= getpmac.8
|
|
|
|
.include <bsd.prog.mk>
|