Correct a bug in the -S truncation mode where the mode was not being passed
[dragonfly/vkernel-mp.git] / usr.sbin / manctl / Makefile
blob49b2643ce2af892764c52736b6852a6ae345ada7
1 # $FreeBSD: src/usr.sbin/manctl/Makefile,v 1.10.2.2 2001/04/25 14:04:53 ru Exp $
2 # $DragonFly: src/usr.sbin/manctl/Makefile,v 1.2 2003/06/17 06:29:57 dillon Exp $
4 SCRIPTS=manctl.sh
5 MAN= manctl.8
7 .include <bsd.prog.mk>