mirror of
https://github.com/facebook/zstd.git
synced 2025-08-05 19:15:58 +03:00
Make test PHONY target
This commit is contained in:
@@ -6,6 +6,7 @@ ARG :=
|
|||||||
|
|
||||||
all: main run clean
|
all: main run clean
|
||||||
|
|
||||||
|
.PHONY: test
|
||||||
test: main testrun testshell clean
|
test: main testrun testshell clean
|
||||||
|
|
||||||
.PHONY: run
|
.PHONY: run
|
||||||
|
Reference in New Issue
Block a user