mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
7 lines
122 B
Makefile
7 lines
122 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMEPREFIX= riscv64-
|
|
|
|
MASTERDIR= ${.CURDIR}/../powerpc64-xtoolchain-gcc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|