Source-Changes-HG archive

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

[src/trunk]: src/distrib/acorn26 Use the correct subdir name.



details:   https://anonhg.NetBSD.org/src/rev/b5c9cc8b9a4e
branches:  trunk
changeset: 525971:b5c9cc8b9a4e
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Mon Apr 22 19:24:28 2002 +0000

description:
Use the correct subdir name.

diffstat:

 distrib/acorn26/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 4673ea3ac1db -r b5c9cc8b9a4e distrib/acorn26/Makefile
--- a/distrib/acorn26/Makefile  Mon Apr 22 19:23:33 2002 +0000
+++ b/distrib/acorn26/Makefile  Mon Apr 22 19:24:28 2002 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.1 2002/04/19 00:03:46 bjh21 Exp $
+#      $NetBSD: Makefile,v 1.2 2002/04/22 19:24:28 bjh21 Exp $
 
-SUBDIR=        floppies
+SUBDIR=        instkernel
 
 TARGETS+=release
 



Home | Main Index | Thread Index | Old Index