summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cross/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile
index 5ba27f89067..45419a54542 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2013/04/30 13:25:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.49 2013/04/30 13:27:16 ryoon Exp $
#
COMMENT= Cross-platform development utilities
@@ -17,6 +17,7 @@ SUBDIR+= cc65
SUBDIR+= dasm
SUBDIR+= dfu-programmer
SUBDIR+= h8300-elf-binutils
+SUBDIR+= h8300-elf-gcc34
SUBDIR+= h8300-hms-binutils
SUBDIR+= h8300-hms-gcc
SUBDIR+= i386-cygwin32