aboutsummaryrefslogtreecommitdiffstats
path: root/devel/m68k-rtems-binutils/Makefile
blob: 055993c3e0359d7878181aa378b19c10531d40a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    m68k-rtems-binutils
# Date created:     9 June 2000
# Whom:         James Housley <jim@thehousleys.net>
#
# $FreeBSD$
#

PORTNAME=   binutils

MAINTAINER= stas@FreeBSD.org

TGTARCH=    m68k
TGTABI=     rtems
WITH_RTEMS_PATCHES= yes

MASTERDIR=  ${.CURDIR}/../cross-binutils
.include "${MASTERDIR}/Makefile"