make source match the man page, handle -number/+number more cleanly
[unix-history] / usr / src / usr.bin / quota / Makefile
CommitLineData
e188db8f 1# @(#)Makefile 5.4 (Berkeley) %G%
b74a5589 2
2f33aea7
KB
3PROG= quota
4BINOWN= root
5BINMODE=4555
b74a5589 6
2f33aea7 7.include <bsd.prog.mk>