Icons for Radium and Shellplayer.
[AROS-Contrib.git] / gnu / binutils / mmakefile.src
blob99a45cc0b186544d89e86852e929405c8fb23ba2
1 # Copyright © 2004, 2008, 2010-2012, The AROS Development Team. All rights reserved.
2 # $Id$
4 -include $(TOP)/config/make.cfg
6 #MM- contrib-gnu : contrib-gnu-binutils
7 #MM- contrib-gnu-binutils : crosstools development-binutils
8 #MM- development-binutils : workbench-libs-z
10 EXTRAOPTS := --with-sysroot=/Development --with-build-sysroot=$(AROS_DEVELOPMENT)
12 %fetch_and_build_gnu_development package=binutils version=2.23.2 patch=yes \
13     extraoptions=$(EXTRAOPTS)