1# $NetBSD: Makefile,v 1.2 2007/05/28 12:06:29 tls Exp $ 2 3USE_FORT?= yes # network client 4 5PROG= netgroup 6 7.include <bsd.prog.mk> 8