Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[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.2 2003/06/17 04:30:02 dillon Exp $
3
4 PROG=   quot
5 WARNS?= 2
6 MAN=    quot.8
7
8 .include <bsd.prog.mk>