aboutsummaryrefslogtreecommitdiffstats
path: root/tools/memshr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/memshr/Makefile')
-rw-r--r--tools/memshr/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/memshr/Makefile b/tools/memshr/Makefile
index 7d9b6e93e0..a2d6b0013d 100644
--- a/tools/memshr/Makefile
+++ b/tools/memshr/Makefile
@@ -11,10 +11,6 @@ CFLAGS += -D_GNU_SOURCE
CFLAGS += -fPIC
CFLAGS += -g
-# Get gcc to generate the dependencies for us.
-CFLAGS += -Wp,-MD,.$(@F).d
-DEPS = .*.d
-
LIB-SRCS := interface.c
LIB-SRCS += shm.c
LIB-SRCS += bidir-daemon.c