summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon>2013-09-12 14:09:33 +0000
committerryoon <ryoon>2013-09-12 14:09:33 +0000
commitdf47b495893bfa757fd3ad8e8ef4ce4386ea7676 (patch)
tree2e01a7d6f20230c9a579d3e4a2592614a887ee70 /cross/Makefile
parenta346b5f76e04d06f82f2fa50f2c0dfd0fef4e45e (diff)
downloadpkgsrc-df47b495893bfa757fd3ad8e8ef4ce4386ea7676.tar.gz
Add freemint-*
Diffstat (limited to 'cross/Makefile')
-rw-r--r--cross/Makefile10
1 files changed, 9 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile
index 45561b12252..11e506c287f 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2013/05/16 04:37:03 jnemeth Exp $
+# $NetBSD: Makefile,v 1.51 2013/09/12 14:09:33 ryoon Exp $
#
COMMENT= Cross-platform development utilities
@@ -16,6 +16,14 @@ SUBDIR+= binutils
SUBDIR+= cc65
SUBDIR+= dasm
SUBDIR+= dfu-programmer
+SUBDIR+= freemint-binutils
+SUBDIR+= freemint-cflib
+SUBDIR+= freemint-gcc
+SUBDIR+= freemint-gemlib
+SUBDIR+= freemint-ldg
+SUBDIR+= freemint-mintbin
+SUBDIR+= freemint-mintlib
+SUBDIR+= freemint-pml
SUBDIR+= h8300-elf-binutils
SUBDIR+= h8300-elf-gcc34
SUBDIR+= h8300-hms-binutils