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