summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index bdaffe67..76abff51 100644
--- a/Makefile
+++ b/Makefile
@@ -155,11 +155,6 @@ local-spotless:
spotless: local-clean local-dist local-spotless
set -e ; for i in $(BESUBDIRS) $(IESUBDIRS) $(BSUBDIRS) $(ISUBDIRS) ; do $(MAKE) -C $$i $@ ; done
-local-depend:
-
-depend: local-depend
- $(MAKE) -C memdisk depend
-
# Shortcut to build linux/syslinux using klibc
klibc:
$(MAKE) clean