NetBSD/tools/asn1_compile/Makefile
elric 98fbe74f8c Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdal
to crypto/external/bsd/heimdal.  The latter was just imported as the head
of the Heimdal tree as of a few days ago.
2011-04-15 18:05:42 +00:00

7 lines
207 B
Makefile

# $NetBSD: Makefile,v 1.5 2011/04/15 18:05:45 elric Exp $
HOSTPROGNAME= ${_TOOL_PREFIX}asn1_compile
HOST_SRCDIR= crypto/external/bsd/heimdal/lib/libasn1/asn1_compile
.include "${.CURDIR}/../Makefile.host"