ba2d9f692b
also RCSid police, and add return types to all of the functions.
8 lines
155 B
Makefile
8 lines
155 B
Makefile
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
# $NetBSD: Makefile,v 1.5 1997/03/08 08:01:26 mikel Exp $
|
|
|
|
PROG= edquota
|
|
MAN= edquota.8
|
|
|
|
.include <bsd.prog.mk>
|