1 # $NetBSD: Makefile,v 1.17 2011/11/26 04:39:31 sbd Exp $
3 DISTNAME
= binutils-2.19
.1
4 PKGNAME
= avr-binutils-2.19
.1
7 MASTER_SITES
= ${MASTER_SITE_GNU
:=binutils
/}
9 MAINTAINER
= pkgsrc-users@NetBSD.org
10 COMMENT
= GNU binutils for Atmel AVR
8-bit RISC microcontrollers
13 USE_TOOLS
+= gmake
makeinfo
16 USE_GNU_CONFIGURE_HOST
= no
18 CONFIGURE_ARGS
+= --disable-werror
--target
=avr
20 # Prevent the need to run texi2pod.pl and pod2man hence
21 # the need for perl as build dependency.
24 for f in
ld/ldver.texi
ld/ld.1 gas
/doc
/gasver.texi \
29 .
include "../../devel/zlib/buildlink3.mk"
30 .
include "../../mk/bsd.pkg.mk"