6 lines
93 B
Makefile
6 lines
93 B
Makefile
USES= nodejs:20,run
|
|
|
|
MASTERDIR= ${.CURDIR}/../yarn-node22
|
|
|
|
.include "${MASTERDIR}/Makefile"
|