Source-Changes-HG archive

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

[src/trunk]: src/distrib/miniroot Add `gnu/usr.bin/grep' as a source directory.



details:   https://anonhg.NetBSD.org/src/rev/0f3ab892a4fe
branches:  trunk
changeset: 467518:0f3ab892a4fe
user:      pk <pk%NetBSD.org@localhost>
date:      Thu Mar 25 13:14:42 1999 +0000

description:
Add `gnu/usr.bin/grep' as a source directory.

diffstat:

 distrib/miniroot/list |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r f96f785a85a5 -r 0f3ab892a4fe distrib/miniroot/list
--- a/distrib/miniroot/list     Thu Mar 25 13:09:20 1999 +0000
+++ b/distrib/miniroot/list     Thu Mar 25 13:14:42 1999 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: list,v 1.9 1999/01/31 09:28:26 mrg Exp $
+#      $NetBSD: list,v 1.10 1999/03/25 13:14:42 pk Exp $
 
-SRCDIRS distrib/utils usr.bin bin sbin usr.sbin gnu/usr.bin
+SRCDIRS distrib/utils usr.bin bin sbin usr.sbin gnu/usr.bin/grep gnu/usr.bin gnu/usr.bin/binutils
 
 # copy the crunched binary, link to it, and kill it
 COPY   ${OBJDIR}/instbin       instbin



Home | Main Index | Thread Index | Old Index