Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/share/mk Pull up revision 1.168 (requested by riz in tick...
details: https://anonhg.NetBSD.org/src/rev/7d615c21dd7e
branches: netbsd-3
changeset: 575892:7d615c21dd7e
user: snj <snj%NetBSD.org@localhost>
date: Sat May 28 05:38:39 2005 +0000
description:
Pull up revision 1.168 (requested by riz in ticket #343):
Provide a default definition of OBJDUMP - bsd.kmod.mk expects it.
Approved by heas.
diffstat:
share/mk/bsd.README | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r dcbaa3fe04cb -r 7d615c21dd7e share/mk/bsd.README
--- a/share/mk/bsd.README Sat May 28 05:38:36 2005 +0000
+++ b/share/mk/bsd.README Sat May 28 05:38:39 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.README,v 1.165 2005/02/22 14:40:01 peter Exp $
+# $NetBSD: bsd.README,v 1.165.2.1 2005/05/28 05:38:39 snj Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the new make "include" files for the BSD
@@ -1234,6 +1234,8 @@
OBJCOPY Copy and translate object files. [objcopy]
+OBJDUMP Display information from object files. [objdump]
+
RANLIB Generate index to archive. [ranlib]
SHELL Shell. [sh]
Home |
Main Index |
Thread Index |
Old Index