mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
7 lines
110 B
Makefile
7 lines
110 B
Makefile
# $FreeBSD$
|
|
|
|
LLVM_SUFFIX=80
|
|
|
|
MASTERDIR= ${.CURDIR}/../xtoolchain-llvm-devel
|
|
|
|
.include "${MASTERDIR}/Makefile"
|