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