Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/slc Tool for slc, a command built during the Heimdal b...
details: https://anonhg.NetBSD.org/src/rev/5700e3476f37
branches: trunk
changeset: 764281:5700e3476f37
user: elric <elric%NetBSD.org@localhost>
date: Thu Apr 14 19:38:21 2011 +0000
description:
Tool for slc, a command built during the Heimdal build.
diffstat:
tools/slc/Makefile | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r 9e15c20efb5a -r 5700e3476f37 tools/slc/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/slc/Makefile Thu Apr 14 19:38:21 2011 +0000
@@ -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"
Home |
Main Index |
Thread Index |
Old Index