Removed white space.

This commit is contained in:
James Patrick 2019-04-17 22:24:07 -04:00
parent 167517757c
commit 4ad30a7e8b
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
SRC_DIR := $(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))
cmd_exist = $(shell (command -v $(1) 1>&2 >/dev/null && echo true || echo false) )
install: | init update