mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
Makefile: Add default for INSTALL
This commit is contained in:
parent
2883c9582d
commit
94191f0731
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -1,5 +1,6 @@
|
||||||
NAME=zsh-syntax-highlighting
|
NAME=zsh-syntax-highlighting
|
||||||
|
|
||||||
|
INSTALL?=install -c
|
||||||
PREFIX?=/usr/local
|
PREFIX?=/usr/local
|
||||||
SHARE_DIR=$(DESTDIR)$(PREFIX)/share/$(NAME)
|
SHARE_DIR=$(DESTDIR)$(PREFIX)/share/$(NAME)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue