aboutsummaryrefslogtreecommitdiffstats
path: root/tools/blktap/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/blktap/lib/Makefile')
-rw-r--r--tools/blktap/lib/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/blktap/lib/Makefile b/tools/blktap/lib/Makefile
index 505625e077..95eccac400 100644
--- a/tools/blktap/lib/Makefile
+++ b/tools/blktap/lib/Makefile
@@ -19,10 +19,6 @@ CFLAGS += -fPIC
# get asprintf():
CFLAGS += -D _GNU_SOURCE
-# Get gcc to generate the dependencies for us.
-CFLAGS += -Wp,-MD,.$(@F).d
-DEPS = .*.d
-
OBJS = $(SRCS:.c=.o)
OBJS_PIC = $(SRCS:.c=.opic)
IBINS :=