Fixed format field width for vmstat -m, it was too narrow to print
[unix-history] / usr.bin / quota / Makefile
# @(#)Makefile 5.3 (Berkeley) 5/11/90
PROG= quota
BINOWN= root
BINMODE=4555
.include <bsd.prog.mk>