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