f877f1f17d
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
8 lines
147 B
Makefile
8 lines
147 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMEPREFIX= mips-
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
MASTERDIR= ${.CURDIR}/../powerpc64-xtoolchain-gcc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|