From c8b5b204abb4378fecb4c545ba60603aa00f3e65 Mon Sep 17 00:00:00 2001 From: Preetha Appan Date: Wed, 6 Dec 2017 13:36:46 -0600 Subject: [PATCH] Remove newline --- GNUmakefile | 1 - 1 file changed, 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index a4e304b6d..034b060b0 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,4 +1,3 @@ - SHELL = bash PROJECT_ROOT := $(patsubst %/,%,$(dir $(abspath $(lastword $(MAKEFILE_LIST))))) THIS_OS := $(shell uname)