summaryrefslogtreecommitdiff
path: root/tools/asn1_compile/Makefile
blob: 7eb59383bad29b53acec7dd66fa497215bfa0500 (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.8 2017/01/30 02:38:50 jakllsch Exp $

HOSTPROGNAME=	${_TOOL_PREFIX}asn1_compile
HOST_SRCDIR=	crypto/external/bsd/heimdal/lib/libasn1/asn1_compile

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