summaryrefslogtreecommitdiff
path: root/apps/netutils/webclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/netutils/webclient/Makefile')
-rw-r--r--apps/netutils/webclient/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/netutils/webclient/Makefile b/apps/netutils/webclient/Makefile
index e6a1aa575..e6616e8c8 100644
--- a/apps/netutils/webclient/Makefile
+++ b/apps/netutils/webclient/Makefile
@@ -82,9 +82,7 @@ $(COBJS): %$(OBJEXT): %.c
context:
.depend: Makefile $(SRCS)
-ifneq ($(SRCS),)
@$(MKDEP) $(ROOTDEPPATH) $(CC) -- $(CFLAGS) -- $(SRCS) >Make.dep
-endif
@touch $@
depend: .depend