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