Home | History | Annotate | Line # | Download | only in asn1_compile
Makefile revision 1.4
      1 #	$NetBSD: Makefile,v 1.4 2002/12/08 20:19:57 thorpej Exp $
      2 
      3 HOSTPROGNAME=	${_TOOL_PREFIX}asn1_compile
      4 HOST_SRCDIR=	lib/libasn1/asn1_compile
      5 
      6 .include "${.CURDIR}/../Makefile.host"
      7