1997-07-23 10:16:44 +04:00
|
|
|
# $NetBSD: Makefile,v 1.4 1997/07/23 06:16:44 mikel Exp $
|
|
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
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
|
1994-12-22 14:43:15 +03:00
|
|
|
MAN= trsp.8
|
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
|
|
|
BINGRP= kmem
|
|
|
|
BINMODE=2555
|
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|
|
|
|
|