xref: /netbsd/tools/asn1_compile/Makefile (revision bf9ec67e)
1#	$NetBSD: Makefile,v 1.3 2001/11/14 22:13:39 tv Exp $
2
3HOSTPROGNAME=	nbasn1_compile
4HOST_SRCDIR=	lib/libasn1/asn1_compile
5
6.include "${.CURDIR}/../Makefile.host"
7