1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-23 07:31:31 +00:00
freebsd/usr.sbin/setfmac/Makefile

8 lines
123 B
Makefile

# $FreeBSD$
PROG= setfmac
LINKS= ${BINDIR}/setfmac ${BINDIR}/setfsmac
MAN= setfmac.8 setfsmac.8
.include <bsd.prog.mk>