1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/devel/mips-gcc/Makefile
Adrian Chadd f877f1f17d Add mips/mips64 cross compile toolchains.
This is all kan's work; I've just verified that it spat out working
binaries and (at least) working 32 bit kernels.

Reviewed by:	bapt
Obtained from:	kan
2015-04-21 01:49:29 +00:00

9 lines
136 B
Makefile

# $FreeBSD$
PKGNAMEPREFIX= mips-
PLIST= ${.CURDIR}/pkg-plist
MASTERDIR= ${.CURDIR}/../powerpc64-gcc
.include "${MASTERDIR}/Makefile"