mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
6 lines
127 B
Makefile
6 lines
127 B
Makefile
# must sync with devel/llvm20
|
|
DISTVERSION= 20.1.3
|
|
|
|
MASTERDIR= ${.CURDIR}/../wasi-compiler-rt
|
|
|
|
.include "${MASTERDIR}/Makefile"
|