]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/quot/Makefile
MFV r299237: apply two upstream revisions to address upstream bug PR/540.
[FreeBSD/FreeBSD.git] / usr.sbin / quot / Makefile
1 # $FreeBSD$
2
3 PROG=   quot
4 MAN=    quot.8
5
6 WARNS?= 2
7
8 .include <bsd.prog.mk>