Makefile: Add default for INSTALL

This commit is contained in:
Matthew Martin 2015-10-19 01:44:02 -05:00
parent 2883c9582d
commit 94191f0731

View file

@ -1,5 +1,6 @@
NAME=zsh-syntax-highlighting
INSTALL?=install -c
PREFIX?=/usr/local
SHARE_DIR=$(DESTDIR)$(PREFIX)/share/$(NAME)