Home
last modified time | relevance | path

Searched refs:clean (Results 1 – 11 of 11) sorted by relevance

/busybox-1.35.0/scripts/
DMakefile.clean13 clean := -f $(if $(KBUILD_SRC),$(srctree)/)scripts/Makefile.clean obj
44 $(targets) $(clean-files) \
59 $(addprefix $(obj)/, $(filter-out /%, $(clean-dirs))) \
60 $(filter /%, $(clean-dirs)))
72 +$(call cmd,clean)
77 ifneq ($(strip $(clean-rule)),)
78 +$(clean-rule)
92 $(Q)$(MAKE) $(clean)=$@
DKbuild.src6 # Let clean descend into subdirs
Dtest_make_clean11 make clean
/busybox-1.35.0/
DMakefile394 no-dot-config-targets := clean mrproper distclean \
992 clean: rm-dirs := $(CLEAN_DIRS) target
993 clean: rm-files := $(CLEAN_FILES) target
994 clean-dirs := $(addprefix _clean_,$(srctree) $(busybox-alldirs))
996 PHONY += $(clean-dirs) clean archclean
997 $(clean-dirs):
998 $(Q)$(MAKE) $(clean)=$(patsubst _clean_%,%,$@)
1000 clean: archclean $(clean-dirs) target
1008 PHONY += doc-clean
1009 doc-clean: rm-files := docs/busybox.pod \
[all …]
DTODO151 This could clean up tar and zip, and make it cheaper to add cpio and ar
170 we can yank those #ifdefs too, and generally clean up the code.
198 exit() to clean up for us. But new infrastructure to auto-free stuff would
DConfig.in336 space since the OS will clean up for us, but it can confuse debuggers
339 Don't enable this unless you have a really good reason to clean
/busybox-1.35.0/examples/
Dbusybox.spec93 make clean
107 %clean
/busybox-1.35.0/util-linux/
Dmkfs_ext2.txt19 Filesystem state: clean Filesystem state: c…
/busybox-1.35.0/scripts/kconfig/
DMakefile139 clean-files := lkc_defs.h qconf.moc .tmp_qtcheck \
/busybox-1.35.0/docs/
Dstyle-guide.txt566 global name space clean. The only exception to this rule is the "applet_main"
665 /* clean up */
/busybox-1.35.0/libbb/
DConfig.src238 Probably by the time when busybox will be fully Unicode-clean,