summaryrefslogtreecommitdiff
path: root/usr.bin/getent/Makefile
blob: 3568751c41b138ededd9e7ff32ba883a38e7c350 (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.2 2004/11/29 05:02:52 lukem Exp $

WARNS=	3
PROG=	getent

.include <bsd.prog.mk>