1997-03-06 08:40:10 +03:00
|
|
|
# from: # @(#)Makefile 8.1 (Berkeley) 6/6/93
|
1997-10-17 08:53:19 +04:00
|
|
|
# $NetBSD: Makefile,v 1.9 1997/10/17 04:53:19 lukem 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
|
1994-12-22 14:31:31 +03:00
|
|
|
MAN= accton.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
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|