Searched refs:clean (Results 1 - 25 of 482) sorted by relevance

1234567891011>>

/freebsd-current/contrib/libdiff/test/
H A DMakefile1 .PHONY: test verify clean
3 test: verify clean
9 clean:
11 make -C arraylist_test clean
12 make -C results_test clean
H A DGNUmakefile1 .PHONY: test verify clean
2 test: verify clean
7 clean:
9 -$(MAKE) -C ../lib clean
10 -$(MAKE) -C arraylist_test clean
11 -$(MAKE) -C results_test clean
/freebsd-current/contrib/expat/doc/
H A DMakefile.am49 .PHONY: clean-local
50 clean-local: clean-local-check
52 .PHONY: clean-local-check
53 clean-local-check:
/freebsd-current/contrib/elftoolchain/readelf/
H A Dos.NetBSD.mk1 # TODO(#511): Revert after the source tree is -Wconversion clean.
/freebsd-current/contrib/elftoolchain/size/
H A Dos.NetBSD.mk1 # TODO(#511): Revert after the source tree is -Wconversion clean.
/freebsd-current/contrib/elftoolchain/nm/
H A Dos.NetBSD.mk1 # TODO(#511): Revert after the source tree is -Wconversion clean.
/freebsd-current/contrib/elftoolchain/addr2line/
H A Dos.NetBSD.mk1 # TODO(#511): Revert after the source tree is -Wconversion clean.
/freebsd-current/contrib/elftoolchain/libpe/
H A Dos.NetBSD.mk1 # TODO(#511): Revert after the source tree is -Wconversion clean.
/freebsd-current/contrib/elftoolchain/elfdump/
H A Dos.NetBSD.mk1 # TODO(#511): Revert after the source tree is -Wconversion clean.
/freebsd-current/contrib/elftoolchain/libdwarf/
H A Dos.NetBSD.mk1 # TODO(#511): Revert after the source tree is -Wconversion clean.
/freebsd-current/contrib/elftoolchain/libelftc/
H A Dos.NetBSD.mk1 # TODO(#511): Revert after the source tree is -Wconversion clean.
/freebsd-current/contrib/elftoolchain/strings/
H A Dos.NetBSD.mk1 # TODO(#511): Revert after the source tree is -Wconversion clean.
/freebsd-current/tools/regression/lib/libc/regex/
H A DMakefile8 .PHONY: clean
9 clean:
/freebsd-current/tools/regression/usr.bin/cc/
H A DMakefile9 .PHONY: clean
10 clean:
/freebsd-current/tools/regression/ccd/layout/
H A DMakefile9 clean:
/freebsd-current/contrib/elftoolchain/common/
H A DMakefile8 .PHONY: all clean clobber depend obj
12 clean clobber:
/freebsd-current/contrib/bmake/
H A Dmakefile.in11 build clean install test:
/freebsd-current/contrib/wpa/src/fst/
H A DMakefile4 clean:
/freebsd-current/contrib/wpa/src/pae/
H A DMakefile4 clean:
/freebsd-current/share/examples/jails/
H A Djail.xxx.conf6 exec.clean;
/freebsd-current/usr.bin/bmake/tests/sysmk/t1/2/1/
H A Dlegacy_test.sh14 TEST_CLEANUP=clean-special
/freebsd-current/usr.bin/bmake/tests/sysmk/t2/2/1/
H A Dlegacy_test.sh14 TEST_CLEANUP=clean-special
/freebsd-current/tools/regression/environ/
H A DMakefile5 all clean test:
10 .if make(clean)
/freebsd-current/contrib/netbsd-tests/sbin/sysctl/
H A Dt_perm.sh32 clean() { function
85 clean
101 clean
118 clean
134 clean
150 clean
166 clean
182 clean
198 clean
/freebsd-current/contrib/libdiff/diff/
H A DGNUmakefile16 .PHONY: clean
17 clean:
19 $(MAKE) -C ../lib clean

Completed in 137 milliseconds

1234567891011>>