From 1d607e6dfa7b2e027cf00498b150f6df63a917b3 Mon Sep 17 00:00:00 2001 From: ryoon Date: Sun, 11 Oct 2015 01:11:06 +0000 Subject: Add objconv --- cross/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cross/Makefile b/cross/Makefile index 388a3a13353..6ca5548cf7a 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2014/12/12 13:30:07 joerg Exp $ +# $NetBSD: Makefile,v 1.62 2015/10/11 01:11:06 ryoon Exp $ # COMMENT= Cross-platform development utilities @@ -43,6 +43,7 @@ SUBDIR+= nios2-binutils SUBDIR+= nios2-gcc SUBDIR+= nios2-gcc3 SUBDIR+= nios2-gcc41 +SUBDIR+= objconv SUBDIR+= uisp .include "../mk/misc/category.mk" -- cgit v1.2.3