Remove newline

This commit is contained in:
Preetha Appan
2017-12-06 13:36:46 -06:00
parent 805ade7d34
commit c8b5b204ab

View File

@@ -1,4 +1,3 @@
SHELL = bash
PROJECT_ROOT := $(patsubst %/,%,$(dir $(abspath $(lastword $(MAKEFILE_LIST)))))
THIS_OS := $(shell uname)