blob: 19619f52c43abde5e8aa648189f20dec896d31c3 (
plain)
1
2
3
4
5
6
|
# $NetBSD: Makefile,v 1.10 2017/01/30 02:38:50 jakllsch Exp $
HOSTPROGNAME= ${_TOOL_PREFIX}compile_et
HOST_SRCDIR= crypto/external/bsd/heimdal/lib/libcom_err/compile_et
.include "${.CURDIR}/../Makefile.host"
|