freebsd-dev/usr.sbin/devctl/Makefile
John-Mark Gurney add9975cd1 install the man page...
Sponsored by:	FreeBSD Foundation
2015-02-16 02:20:11 +00:00

9 lines
80 B
Makefile

# $FreeBSD$
PROG= devctl
MAN= devctl.8
LIBADD= devctl
.include <bsd.prog.mk>