xref: /netbsd-src/tools/rpcgen/Makefile (revision 48360965f30c307b6836d0d898d15ce6c1d9b387)
1#	$NetBSD: Makefile,v 1.4 2002/12/08 20:20:05 thorpej Exp $
2
3HOSTPROGNAME=	${_TOOL_PREFIX}rpcgen
4HOST_SRCDIR=	usr.bin/rpcgen
5
6.include "${.CURDIR}/../Makefile.host"
7