]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - usr.sbin/edquota/Makefile
MFC r286887: Using the error return code documented in the comment.
[FreeBSD/stable/8.git] / usr.sbin / edquota / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD$
3
4 PROG=   edquota
5 MAN=    edquota.8
6
7 WARNS?= 4
8
9 .include <bsd.prog.mk>