mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-24 16:10:11 +00:00
7 lines
68 B
Makefile
7 lines
68 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= getfmac
|
|
MAN= getfmac.8
|
|
|
|
.include <bsd.prog.mk>
|