ship-gis/node_modules/delayed-stream/Makefile

8 lines
57 B
Makefile
Raw Normal View 히스토리

2026-01-22 09:14:01 +09:00
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test