summaryrefslogtreecommitdiff
path: root/tools/rpcgen/Makefile
blob: 93b2e44a776e9da1ce69e7ab0f32ddefa7a47adc (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.4 2002/12/08 20:20:05 thorpej Exp $

HOSTPROGNAME=	${_TOOL_PREFIX}rpcgen
HOST_SRCDIR=	usr.bin/rpcgen

.include "${.CURDIR}/../Makefile.host"