2001-04-17 14:43:25 +02:00
|
|
|
# New ports collection makefile for: arm-rtems-binutils
|
|
|
|
# Date created: 12 April 2001
|
|
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= binutils
|
|
|
|
|
|
|
|
MAINTAINER= jeh@FreeBSD.org
|
|
|
|
|
|
|
|
LCLTARGET= arm-rtems
|
2003-11-17 04:15:17 +01:00
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../i386-rtems-binutils
|
|
|
|
.include "${MASTERDIR}/Makefile"
|