kernel - Reduce lwp_signotify() latency
[dragonfly.git] / usr.sbin / edquota / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD: src/usr.sbin/edquota/Makefile,v 1.2.14.2 2002/03/22 19:14:54 mikeh Exp $
3
4 PROG=   edquota
5 MAN=    edquota.8
6
7 .include <bsd.prog.mk>