diff --git a/Makefile b/Makefile index db49c51..ffae5c8 100644 --- a/Makefile +++ b/Makefile @@ -185,7 +185,6 @@ clean: find . -type f -name \*.o -exec rm {} \; rm -rf $(KORE) $(OBJDIR) kore.features $(MAKE) -C kodev clean - $(MAKE) -C examples clean releng-build-examples: rm -rf /tmp/kore_releng