summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authormef <mef>2013-11-03 10:22:45 +0000
committermef <mef>2013-11-03 10:22:45 +0000
commit48d6a1684f45c51ea4f959b72f39e74af2f0340a (patch)
treec1d217a3c926a027e2f6162d2c365c56ba707963 /cross/Makefile
parent83befca760faa358221901e7d6d2de35c935ec99 (diff)
downloadpkgsrc-48d6a1684f45c51ea4f959b72f39e74af2f0340a.tar.gz
+cross/nios2-binutils
+cross/nios2-gcc
Diffstat (limited to 'cross/Makefile')
-rw-r--r--cross/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile
index 11e506c287f..e9adfb1414f 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2013/09/12 14:09:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.52 2013/11/03 10:22:45 mef Exp $
#
COMMENT= Cross-platform development utilities
@@ -38,6 +38,8 @@ SUBDIR+= mingw-binutils
SUBDIR+= mingw-gcc
SUBDIR+= mingw-runtime-bin
SUBDIR+= mingw-w32api-bin
+SUBDIR+= nios2-binutils
+SUBDIR+= nios2-gcc
SUBDIR+= uisp
.include "../mk/misc/category.mk"