xref: /freebsd/usr.bin/getent/Makefile (revision a0409676120c1e558d0ade943019934e0f15118d)
1# $FreeBSD$
2
3PROG=	getent
4
5.include <bsd.prog.mk>
6