Tool for slc, a command built during the Heimdal build.

This commit is contained in:
elric 2011-04-14 19:38:21 +00:00
parent df8cd236ea
commit f6f6e04b4f

6
tools/slc/Makefile Normal file
View File

@ -0,0 +1,6 @@
# $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"