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