summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 7b6a6e1bacaa8376fb07971892bbe6022f2f651a (plain) (blame)
1
2
3
4
5
6
# $FreeBSD$

PROG=	getent
WARNS=	3

.include <bsd.prog.mk>