Home
last modified time | relevance | path

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

1234567

/f-stack/freebsd/contrib/zstd/
H A DMakefile133 .PHONY: clean
134 clean: target
233 armfuzz: clean
294 usan: clean
297 asan: clean
300 asan-%: clean
303 msan: clean
306 msan-%: clean
309 asan32: clean
312 uasan: clean
[all …]
/f-stack/freebsd/contrib/openzfs/module/
H A DMakefile.in8 distclean maintainer-clean: clean
13 .PHONY: all distclean maintainer-clean install uninstall check distdir \
15 clean clean-Linux clean-FreeBSD \
60 clean-Linux:
63 @CONFIG_KERNEL_TRUE@ $(MAKE) -C @LINUX_OBJ@ M=`pwd` @KERNEL_MAKE@ clean
70 clean-FreeBSD:
71 +$(FMAKE) clean
73 clean: clean-@ac_system@
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/
H A DMakefile.am34 clean: clean-local target
37 clean-local:
/f-stack/dpdk/kernel/linux/igb_uio/
H A DMakefile6 clean: target
7 make -C $(KSRC)/ M=$(PWD) clean
/f-stack/dpdk/examples/server_node_efd/
H A DMakefile6 .PHONY: all static shared clean $(subdirs)
7 all static shared clean: $(subdirs) target
/f-stack/dpdk/examples/multi_process/client_server_mp/
H A DMakefile6 .PHONY: all static shared clean $(subdirs)
7 all static shared clean: $(subdirs) target
/f-stack/dpdk/examples/multi_process/
H A DMakefile6 .PHONY: all static shared clean $(subdirs)
7 all static shared clean: $(subdirs) target
/f-stack/dpdk/examples/ethtool/
H A DMakefile6 .PHONY: all static shared clean $(subdirs)
7 all static shared clean: $(subdirs) target
/f-stack/dpdk/examples/performance-thread/
H A DMakefile6 .PHONY: all static shared clean $(subdirs)
7 all static shared clean: $(subdirs) target
/f-stack/tools/libxo/
H A DMakefile.am123 ${MAKE} clean
129 ${MAKE} clean
135 ${MAKE} clean
141 ${MAKE} clean
/f-stack/app/redis-5.0.5/deps/
H A DMakefile36 -(cd hiredis && $(MAKE) clean) > /dev/null || true
37 -(cd linenoise && $(MAKE) clean) > /dev/null || true
38 -(cd lua && $(MAKE) clean) > /dev/null || true
/f-stack/tools/compat/
H A DMakefile35 .PHONY: clean
36 clean: target
/f-stack/example/
H A DMakefile24 .PHONY: clean
25 clean: target
/f-stack/app/redis-5.0.5/deps/lua/etc/
H A DMakefile41 clean: target
44 .PHONY: default min noparser one strict clean
/f-stack/dpdk/examples/flow_classify/
H A DMakefile40 .PHONY: clean
41 clean: target
/f-stack/dpdk/examples/flow_filtering/
H A DMakefile38 .PHONY: clean
39 clean: target
/f-stack/dpdk/examples/ip_fragmentation/
H A DMakefile40 .PHONY: clean
41 clean: target
/f-stack/dpdk/examples/helloworld/
H A DMakefile40 .PHONY: clean
41 clean: target
/f-stack/dpdk/examples/ioat/
H A DMakefile40 .PHONY: clean
41 clean: target
/f-stack/dpdk/examples/bond/
H A DMakefile42 .PHONY: clean
43 clean: target
/f-stack/dpdk/examples/distributor/
H A DMakefile40 .PHONY: clean
41 clean: target
/f-stack/dpdk/examples/bbdev_app/
H A DMakefile40 .PHONY: clean
41 clean: target
/f-stack/dpdk/examples/vmdq_dcb/
H A DMakefile40 .PHONY: clean
41 clean: target
/f-stack/dpdk/examples/service_cores/
H A DMakefile40 .PHONY: clean
41 clean: target
/f-stack/dpdk/examples/rxtx_callbacks/
H A DMakefile40 .PHONY: clean
41 clean: target

1234567