pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross cross: Add asm6809.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d5cf3d8ebfa1
branches: trunk
changeset: 412381:d5cf3d8ebfa1
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Mar 05 16:12:50 2020 +0000
description:
cross: Add asm6809.
diffstat:
cross/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r dac7f190f18a -r d5cf3d8ebfa1 cross/Makefile
--- a/cross/Makefile Thu Mar 05 16:12:05 2020 +0000
+++ b/cross/Makefile Thu Mar 05 16:12:50 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2019/10/17 20:56:39 maya Exp $
+# $NetBSD: Makefile,v 1.93 2020/03/05 16:12:50 jperkin Exp $
#
COMMENT= Cross-platform development utilities
@@ -9,6 +9,7 @@
SUBDIR+= arm-none-eabi-binutils
SUBDIR+= arm-none-eabi-gcc
SUBDIR+= arm-none-eabi-gdb
+SUBDIR+= asm6809
SUBDIR+= atasm
SUBDIR+= avr-binutils
SUBDIR+= avr-gcc
Home |
Main Index |
Thread Index |
Old Index