Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/tools/mktemp Pull up revision 1.3 (requested by thorpej...
details: https://anonhg.NetBSD.org/src/rev/cedc8c4b770c
branches: netbsd-1-6
changeset: 529581:cedc8c4b770c
user: he <he%NetBSD.org@localhost>
date: Sat Nov 30 14:37:15 2002 +0000
description:
Pull up revision 1.3 (requested by thorpej in ticket #804):
Re-add mktemp as a host tool.
diffstat:
tools/mktemp/Makefile | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r d6f8dd2d6f3c -r cedc8c4b770c tools/mktemp/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/mktemp/Makefile Sat Nov 30 14:37:15 2002 +0000
@@ -0,0 +1,6 @@
+# $NetBSD: Makefile,v 1.3.2.2 2002/11/30 14:37:15 he Exp $
+
+HOSTPROGNAME= nbmktemp
+HOST_SRCDIR= usr.bin/mktemp
+
+.include "${.CURDIR}/../Makefile.host"
Home |
Main Index |
Thread Index |
Old Index