1994-06-14 01:55:00 +04:00
|
|
|
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
|
1997-03-08 11:01:26 +03:00
|
|
|
# $NetBSD: Makefile,v 1.5 1997/03/08 08:01:26 mikel 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= edquota
|
1994-12-22 14:32:57 +03:00
|
|
|
MAN= edquota.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>
|