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

PROG=	getent
WARNS?=	3

.include <bsd.prog.mk>