1997-03-06 08:40:10 +03:00
|
|
|
# from: # @(#)Makefile 8.1 (Berkeley) 6/6/93
|
2009-04-22 19:23:01 +04:00
|
|
|
# $NetBSD: Makefile,v 1.11 2009/04/22 15:23:01 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>
|