5 lines
92 B
Makefile
5 lines
92 B
Makefile
USES= nodejs:16,run
|
|
|
|
MASTERDIR= ${.CURDIR}/../npm-node18
|
|
|
|
.include "${MASTERDIR}/Makefile"
|