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