mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-25 06:09:11 +08:00
8 lines
71 B
Makefile
Executable File
8 lines
71 B
Makefile
Executable File
|
|
test:
|
|
@node test
|
|
|
|
benchmark:
|
|
@node benchmark
|
|
|
|
.PHONY: test benchmark |