summaryrefslogtreecommitdiff
path: root/tools/asn1_compile/Makefile
blob: 486a7907777f2b96e86860b0e491c17d4a119ea5 (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.4 2002/12/08 20:19:57 thorpej Exp $

HOSTPROGNAME=	${_TOOL_PREFIX}asn1_compile
HOST_SRCDIR=	lib/libasn1/asn1_compile

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