mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 14:27:09 +00:00
.NOTPARALLEL.
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
TESTS!= echo *.sh
|
TESTS!= echo *.sh
|
||||||
|
|
||||||
.PHONY: all $(TESTS)
|
.PHONY: all $(TESTS)
|
||||||
|
.NOTPARALLEL: all $(TESTS)
|
||||||
|
|
||||||
all: $(TESTS)
|
all: $(TESTS)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user