6aed712c31afc98f691fcd93b490954b129c430d
[dragonfly.git] / usr.sbin / quot / Makefile
1 # $FreeBSD: src/usr.sbin/quot/Makefile,v 1.5.2.2 2002/03/15 18:12:41 mikeh Exp $
2 # $DragonFly: src/usr.sbin/quot/Makefile,v 1.3 2005/01/17 01:49:24 cpressey Exp $
3
4 PROG=   quot
5 MAN=    quot.8
6
7 .include <bsd.prog.mk>