summaryrefslogtreecommitdiff
path: root/apps/netutils/thttpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/netutils/thttpd/Makefile')
-rw-r--r--apps/netutils/thttpd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/netutils/thttpd/Makefile b/apps/netutils/thttpd/Makefile
index 5a7d0d852..4978c7c79 100644
--- a/apps/netutils/thttpd/Makefile
+++ b/apps/netutils/thttpd/Makefile
@@ -114,9 +114,7 @@ endif
context:
.depend: Makefile $(SRCS)
-ifneq ($(SRCS),)
@$(MKDEP) $(ROOTDEPPATH) $(CC) -- $(CFLAGS) -- $(SRCS) >Make.dep
-endif
@touch $@
depend: .depend