aboutsummaryrefslogblamecommitdiff
path: root/devel/arm-none-eabi-binutils/Makefile
blob: 5b0799f6356e610a1379102f7d796272e6c68346 (plain) (tree)
1
2
3
4
5
6
7
8
9
10

           







                                                                 
# $FreeBSD$

COMMENT=	GNU binutils for bare metal arm cross-development
PKGNAMEPREFIX=	arm-none-eabi-
BUTARGET=	arm-none-eabi
PLIST=	${.CURDIR}/pkg-plist

MASTERDIR=	${.CURDIR}/../binutils

.include "${MASTERDIR}/Makefile"