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