Source-Changes-HG archive

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

[src/trunk]: src/distrib/notes add arc and arm32



details:   https://anonhg.NetBSD.org/src/rev/066912b38441
branches:  trunk
changeset: 532829:066912b38441
user:      itojun <itojun%NetBSD.org@localhost>
date:      Sat Jun 15 21:34:19 2002 +0000

description:
add arc and arm32

diffstat:

 distrib/notes/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 58b4d713303a -r 066912b38441 distrib/notes/Makefile
--- a/distrib/notes/Makefile    Sat Jun 15 21:33:16 2002 +0000
+++ b/distrib/notes/Makefile    Sat Jun 15 21:34:19 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.26 2002/06/15 21:33:07 itojun Exp $
+#      $NetBSD: Makefile,v 1.27 2002/06/15 21:34:19 itojun Exp $
 #
 
 TARGETS+=      release
@@ -12,6 +12,8 @@
 SUBDIR+= acorn32
 SUBDIR+= alpha
 SUBDIR+= amiga
+SUBDIR+= arc
+SUBDIR+= arm32
 SUBDIR+= atari
 SUBDIR+= cats
 SUBDIR+= evbarm



Home | Main Index | Thread Index | Old Index