1993-07-31 02:11:51 +04:00
|
|
|
# from: @(#)Makefile 5.3 (Berkeley) 5/11/90
|
1993-11-08 08:23:53 +03:00
|
|
|
# $Id: Makefile,v 1.5 1993/11/08 05:23:53 cgd 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= accton
|
1993-05-03 05:53:21 +04:00
|
|
|
MAN8= accton.0
|
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
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|