Searched refs:clean (Results 51 - 75 of 480) sorted by relevance

1234567891011>>

/freebsd-current/contrib/libdiff/test/arraylist_test/
H A DGNUmakefile1 .PHONY: regress clean
19 clean:
/freebsd-current/contrib/libdiff/test/results_test/
H A DGNUmakefile1 .PHONY: regress clean
19 clean:
/freebsd-current/contrib/sendmail/editmap/
H A DMakefile9 clean: FRC
/freebsd-current/contrib/sendmail/libsmdb/
H A DMakefile9 clean: FRC
/freebsd-current/contrib/sendmail/libsm/
H A DMakefile9 clean: FRC
/freebsd-current/contrib/sendmail/rmail/
H A DMakefile9 clean: FRC
/freebsd-current/contrib/sendmail/smrsh/
H A DMakefile9 clean: FRC
/freebsd-current/contrib/sendmail/mail.local/
H A DMakefile9 clean: FRC
/freebsd-current/contrib/sendmail/mailstats/
H A DMakefile9 clean: FRC
/freebsd-current/contrib/sendmail/praliases/
H A DMakefile9 clean: FRC
/freebsd-current/contrib/sendmail/makemap/
H A DMakefile9 clean: FRC
/freebsd-current/contrib/sendmail/src/
H A DMakefile9 clean: FRC
/freebsd-current/contrib/sendmail/test/
H A DMakefile9 clean: FRC
/freebsd-current/contrib/sendmail/vacation/
H A DMakefile9 clean: FRC
/freebsd-current/contrib/sendmail/libmilter/
H A DMakefile9 clean: FRC
/freebsd-current/contrib/sendmail/libsmutil/
H A DMakefile9 clean: FRC
/freebsd-current/sys/contrib/openzfs/contrib/pyzfs/
H A DMakefile.am35 CLEAN_LOCAL += pyzfs-clean-local
36 pyzfs-clean-local:
/freebsd-current/sys/modules/aic7xxx/
H A DMakefile16 ( cd .${CURDIR}/aicasm ; ${MAKE} clean )
/freebsd-current/share/examples/sunrpc/
H A DMakefile14 clean cleanup:
/freebsd-current/lib/libc/gen/
H A Dmemfd_create.c97 goto clean;
105 goto clean;
113 goto clean;
116 clean:
/freebsd-current/crypto/openssl/demos/cipher/
H A DMakefile26 clean:
/freebsd-current/crypto/openssl/demos/digest/
H A DMakefile22 clean:
/freebsd-current/crypto/openssl/demos/signature/
H A DMakefile21 clean:
/freebsd-current/targets/
H A DMakefile73 _begin += clean-error-logs
76 .if !empty(_begin) && !make(clean*)
103 clean-error-logs: .NOMETA
/freebsd-current/stand/common/
H A Dinterp_parse.c21 static void clean(void);
52 clean(); \
99 clean();
196 clean(void) function

Completed in 280 milliseconds

1234567891011>>