Correct a bug in the -S truncation mode where the mode was not being passed
[dragonfly/vkernel-mp.git] / usr.sbin / moused / Makefile
blob6c9078c3a3c7fa7ac33b6a53d932e613f6505378
1 # $FreeBSD: src/usr.sbin/moused/Makefile,v 1.4.6.1 2001/04/25 12:10:08 ru Exp $
2 # $DragonFly: src/usr.sbin/moused/Makefile,v 1.2 2003/06/17 06:29:57 dillon Exp $
4 PROG= moused
5 MAN= moused.8
7 #BINMODE=4555
8 #INSTALLFLAGS=-fschg
10 .include <bsd.prog.mk>