1993-07-31 00:50:20 +04:00
|
|
|
# from: @(#)Makefile 5.3 (Berkeley) 5/11/90
|
|
|
|
# $Id: Makefile,v 1.2 1993/07/30 20:50:24 mycroft Exp $
|
added accton, edquota, flcopy, gettable, htable, iostat, quotaon,
repquota, trpt, and trsp, per (currently alpha) patch 125.
1993-04-09 16:15:37 +04:00
|
|
|
|
|
|
|
PROG= trsp
|
|
|
|
MAN8= trsp.0
|
|
|
|
BINGRP= kmem
|
|
|
|
BINMODE=2555
|
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|
|
|
|
|