mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
Makefile: declare PHONY targets
This commit is contained in:
parent
3576df29aa
commit
72b1abd17d
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -27,3 +27,5 @@ test:
|
||||||
fi \
|
fi \
|
||||||
done
|
done
|
||||||
@exit $$result
|
@exit $$result
|
||||||
|
|
||||||
|
.PHONY: all install test
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue