summaryrefslogtreecommitdiffstats
path: root/tools/gdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gdb/Makefile')
-rw-r--r--tools/gdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gdb/Makefile b/tools/gdb/Makefile
index 632103d453..c44cc8a555 100644
--- a/tools/gdb/Makefile
+++ b/tools/gdb/Makefile
@@ -47,7 +47,7 @@ HOSTOS := $(shell uname -s | sed -e 's/\([Cc][Yy][Gg][Ww][Ii][Nn]\).*/cygwin/')
ifeq ($(HOSTOS),cygwin)
all:
-.depend:
+$(obj).depend:
else # ! CYGWIN
OpenPOWER on IntegriCloud