summaryrefslogtreecommitdiff
path: root/tools/rpcgen/Makefile
blob: c7ed3798dcd8376b588db9dabb5053fae091dab0 (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.6 2019/06/22 13:42:53 hannken Exp $

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

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