1# $NetBSD: Makefile,v 1.4 2009/04/14 22:15:20 lukem Exp $ 2 3USE_FORT?= yes # XXX network client? 4 5PROG= getent 6 7.include <bsd.prog.mk> 8