1994-06-14 02:04:11 +04:00
|
|
|
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
|
1997-10-18 08:36:50 +04:00
|
|
|
# $NetBSD: Makefile,v 1.5 1997/10/18 04:37:59 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= repquota
|
1994-12-22 14:32:57 +03:00
|
|
|
MAN= repquota.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>
|