kernel - Reduce lwp_signotify() latency
[dragonfly.git] / usr.sbin / repquota / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD: src/usr.sbin/repquota/Makefile,v 1.2.14.2 2002/03/15 22:18:25 mikeh Exp $
3 # $DragonFly: src/usr.sbin/repquota/Makefile,v 1.3 2005/01/17 01:49:24 cpressey Exp $
4
5 PROG=   repquota
6 MAN=    repquota.8
7
8 .include <bsd.prog.mk>