1993-07-31 02:11:51 +04:00
|
|
|
# from: @(#)Makefile 5.3 (Berkeley) 5/11/90
|
1994-12-22 14:32:57 +03:00
|
|
|
# $Id: Makefile,v 1.3 1994/12/22 11:34:26 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= gettable
|
1994-12-22 14:32:57 +03:00
|
|
|
MAN= gettable.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>
|