394bf27ce7
- Fix expiration date. Noticed by: erwin [1]
15 lines
330 B
Makefile
15 lines
330 B
Makefile
# New ports collection makefile for: arm-rtems-binutils
|
|
# Date created: 12 April 2001
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= stas@FreeBSD.org
|
|
|
|
TGTARCH= arm
|
|
TGTABI= rtems
|
|
WITH_RTEMS_PATCHES= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../cross-binutils
|
|
.include "${MASTERDIR}/Makefile"
|