This website requires JavaScript.
Explore
Help
Sign In
xinb
/
zsh-syntax-highlighting
mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
Watch
1
Star
0
Fork
You've already forked zsh-syntax-highlighting
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Makefile: declare PHONY targets
Browse Source
...
This commit is contained in:
Matthew Martin
2015-10-20 00:26:43 +00:00
committed by
Daniel Shahaf
parent
3576df29aa
commit
72b1abd17d
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
Makefile
Unescape
Escape
View File
@ -27,3 +27,5 @@ test:
fi
\
done
@exit
$$
result
.PHONY
:
all
install
test
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
xinb/zsh-syntax-highlighting
Title
Body
Create Issue