mirror of
https://github.com/tmux/tmux.git
synced 2025-04-22 12:28:48 +00:00
.NOTPARALLEL.
This commit is contained in:
parent
76950a6401
commit
4b39120d22
@ -1,6 +1,7 @@
|
|||||||
TESTS!= echo *.sh
|
TESTS!= echo *.sh
|
||||||
|
|
||||||
.PHONY: all $(TESTS)
|
.PHONY: all $(TESTS)
|
||||||
|
.NOTPARALLEL: all $(TESTS)
|
||||||
|
|
||||||
all: $(TESTS)
|
all: $(TESTS)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user