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