Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/common document which variables get modified by this...
details: https://anonhg.NetBSD.org/src/rev/87e1325616fa
branches: trunk
changeset: 525488:87e1325616fa
user: lukem <lukem%NetBSD.org@localhost>
date: Fri Apr 12 05:50:19 2002 +0000
description:
document which variables get modified by this fragment
diffstat:
distrib/common/Makefile.mdset | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 60d001cdcdf4 -r 87e1325616fa distrib/common/Makefile.mdset
--- a/distrib/common/Makefile.mdset Fri Apr 12 05:33:58 2002 +0000
+++ b/distrib/common/Makefile.mdset Fri Apr 12 05:50:19 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.mdset,v 1.2 2002/04/12 05:34:01 lukem Exp $
+# $NetBSD: Makefile.mdset,v 1.3 2002/04/12 05:50:19 lukem Exp $
#
# Makefile snippet to ${MDSETIMAGE} file system images into kernels
#
@@ -13,6 +13,10 @@
# MDSETDIR where to install kernels with "release" target
# netbsd.${KERNEL}.post run after ${STRIP}; kernel is netbsd.tmp
#
+# Variables modified by this:
+# KERNELS List of kernel .gz files to build
+# KERNELSYMS List of kernel .symbol files to build
+#
.include <bsd.kernobj.mk>
Home |
Main Index |
Thread Index |
Old Index