5d6dbffe8a
toolchain
8 lines
148 B
Makefile
8 lines
148 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMEPREFIX= amd64-
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
MASTERDIR= ${.CURDIR}/../powerpc64-xtoolchain-gcc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|