commit | dc947c4ed4d023f11cd9680e76e22fb257a3a3af | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Mon Nov 11 14:36:03 2013 +0900 |
committer | Tom Rini <trini@ti.com> | Sun Nov 17 14:11:32 2013 -0500 |
tree | 9c172a56d50a278542ebf43d4b303d05e7dfb23e | |
parent | bf824f763c5c84c5153a358f0ff2a96c80bc2afe [diff] |
tools: Makefile: delete redundant lines HOSTOS is defined and exported at the top Makefile. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
diff --git a/tools/gdb/Makefile b/tools/gdb/Makefile index dee91fc..dd98fb6 100644 --- a/tools/gdb/Makefile +++ b/tools/gdb/Makefile
@@ -23,8 +23,6 @@ # HOSTCPPFLAGS = -I$(BFD_ROOT_DIR)/include -HOSTOS := $(shell uname -s | sed -e 's/\([Cc][Yy][Gg][Ww][Ii][Nn]\).*/cygwin/') - ifeq ($(HOSTOS),cygwin) all: