mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-07 22:29:21 -04:00
7 lines
207 B
Makefile
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"
|