mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-09 07:06:38 -04:00
7 lines
187 B
Makefile
7 lines
187 B
Makefile
# $NetBSD: Makefile,v 1.1 2011/04/14 19:38:21 elric Exp $
|
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}slc
|
|
HOST_SRCDIR= crypto/external/bsd/heimdal/lib/libsl/slc
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|