mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
41e3182adb
the i386, i960, m68k, mips64orion, powerpc, sh, and sparc processors. PR: 19335 Submitted by: James Housley <jim@thehouselys.net>
14 lines
284 B
Makefile
14 lines
284 B
Makefile
# New ports collection makefile for: powerpc-rtems-binutils
|
|
# Date created: 9 June 2000
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= binutils
|
|
|
|
MAINTAINER= jim@thehousleys.net
|
|
|
|
LCLTARGET= powerpc-rtems
|
|
.include "${.CURDIR}/../i386-rtems-binutils/Makefile"
|