Files
hsmod_original/hm_sunwell/node_modules/delayed-stream/Makefile
T
WatermelonModders fc5cb0c32c Initial commit
2022-05-31 12:35:46 -04:00

8 lines
57 B
Makefile

SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test