Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tools/installboot add nbinstallboot



details:   https://anonhg.NetBSD.org/src/rev/61679b5ff631
branches:  trunk
changeset: 524985:61679b5ff631
user:      lukem <lukem%NetBSD.org@localhost>
date:      Wed Apr 03 06:02:03 2002 +0000

description:
add nbinstallboot

diffstat:

 tools/installboot/Makefile |  6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diffs (10 lines):

diff -r 8b0a2e72e7e6 -r 61679b5ff631 tools/installboot/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/installboot/Makefile        Wed Apr 03 06:02:03 2002 +0000
@@ -0,0 +1,6 @@
+#      $NetBSD: Makefile,v 1.1 2002/04/03 06:02:03 lukem Exp $
+
+HOSTPROGNAME=  nbinstallboot
+HOST_SRCDIR=   usr.sbin/installboot
+
+.include "${.CURDIR}/../Makefile.host"



Home | Main Index | Thread Index | Old Index