mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +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 |