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