xref: /netbsd/tools/asn1_compile/Makefile (revision c4a72b64)
1#	$NetBSD: Makefile,v 1.4 2002/12/08 20:19:57 thorpej Exp $
2
3HOSTPROGNAME=	${_TOOL_PREFIX}asn1_compile
4HOST_SRCDIR=	lib/libasn1/asn1_compile
5
6.include "${.CURDIR}/../Makefile.host"
7