diff --git a/devel/wasi-compiler-rt22/Makefile b/devel/wasi-compiler-rt22/Makefile new file mode 100644 index 000000000000..8f2f6f874d39 --- /dev/null +++ b/devel/wasi-compiler-rt22/Makefile @@ -0,0 +1,6 @@ +# must sync with devel/llvm22 +DISTVERSION= 22.1.0 + +MASTERDIR= ${.CURDIR}/../wasi-compiler-rt + +.include "${MASTERDIR}/Makefile"