mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 07:27:38 -04:00
6 lines
122 B
Makefile
6 lines
122 B
Makefile
# must sync with devel/llvm19
|
|
DISTVERSION= 19.1.7
|
|
|
|
MASTERDIR= ${.CURDIR}/../wasi-libcxx
|
|
|
|
.include "${MASTERDIR}/Makefile"
|