remove unneeded variable definition in makefile

This commit is contained in:
Conor Hughes 2019-07-07 22:41:56 -07:00
parent dcfaf7abf9
commit a90ef660d1
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
C++ = c++
INSTALLER:=./install_wrapper.sh
ifeq ($(shell uname),SunOS)