blob: 3a81e971b28589310c46cc9dc04b839caddefea3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# New ports collection makefile for: mips64orion-rtems-binutils
# Date created: 9 June 2000
# Whom: James Housley <jim@thehousleys.net>
#
# $FreeBSD$
#
PORTNAME= binutils
MAINTAINER= jeh@FreeBSD.org
LCLTARGET= mips64orion-rtems
.include "${.CURDIR}/../i386-rtems-binutils/Makefile"
|