e263287c61
This release incorporates most of the FreeBSD patches Mark aach64 as broken as the patchset needs to be updated
9 lines
186 B
Makefile
9 lines
186 B
Makefile
# $FreeBSD$
|
|
|
|
COMMENT= GNU binutils for arm cross-development
|
|
PKGNAMEPREFIX= arm-gnueabi-
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
MASTERDIR= ${.CURDIR}/../binutils
|
|
|
|
.include "${MASTERDIR}/Makefile"
|