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"
|