cf98284671
repquota, trpt, and trsp, per (currently alpha) patch 125.
9 lines
113 B
Makefile
9 lines
113 B
Makefile
# @(#)Makefile 5.3 (Berkeley) 5/11/90
|
|
|
|
PROG= trpt
|
|
MAN8= trpt.0
|
|
BINGRP= kmem
|
|
BINMODE=2555
|
|
|
|
.include <bsd.prog.mk>
|