Home | History | Annotate | Line # | Download | only in rpcgen
      1 #	$NetBSD: Makefile,v 1.6 2019/06/22 13:42:53 hannken Exp $
      2 
      3 HOSTPROGNAME=	${_TOOL_PREFIX}rpcgen
      4 HOST_SRCDIR=	usr.bin/rpcgen
      5 
      6 .include "${.CURDIR}/../Makefile.host"
      7