xref: /netbsd-src/tools/rpcgen/Makefile (revision 1897181a7231d5fc7ab48994d1447fcbc4e13a49)
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