7 lines
105 B
Makefile
7 lines
105 B
Makefile
# $NetBSD: Makefile,v 1.2 2004/11/29 05:02:52 lukem Exp $
|
|
|
|
WARNS= 3
|
|
PROG= getent
|
|
|
|
.include <bsd.prog.mk>
|