xref: /dflybsd-src/usr.sbin/manctl/Makefile (revision 54a36a3bef0bd9929de40d8d9c4f7d1f7be8cc56)
1# $FreeBSD: head/usr.sbin/manctl/Makefile 75286 2001-04-07 11:21:35Z ru $
2
3SCRIPTS=manctl.sh
4MAN=	manctl.8
5
6.include <bsd.prog.mk>
7