Searched refs:CLEANFILES (Results 226 - 250 of 546) sorted by relevance

1234567891011>>

/freebsd-11-stable/lib/csu/aarch64/
H A DMakefile19 CLEANFILES= ${OBJS} macro
20 CLEANFILES+= crt1.s gcrt1.s Scrt1.s
/freebsd-11-stable/lib/csu/powerpc64/
H A DMakefile20 CLEANFILES= ${OBJS} macro
21 CLEANFILES+= crt1.s gcrt1.s Scrt1.s
/freebsd-11-stable/lib/csu/powerpc/
H A DMakefile19 CLEANFILES= ${OBJS} macro
20 CLEANFILES+= crt1.s gcrt1.s Scrt1.s
/freebsd-11-stable/lib/csu/mips/
H A DMakefile19 CLEANFILES= ${OBJS} macro
20 CLEANFILES+= crt1.s gcrt1.s Scrt1.s
/freebsd-11-stable/lib/csu/riscv/
H A DMakefile19 CLEANFILES= ${OBJS} macro
20 CLEANFILES+= crt1.s gcrt1.s Scrt1.s
/freebsd-11-stable/lib/libc/gdtoa/
H A DMakefile.inc17 CLEANFILES+=gdtoa_${src}
/freebsd-11-stable/sbin/ipf/
H A DMakefile.inc25 CLEANFILES+= y.tab.c y.tab.h
/freebsd-11-stable/stand/kshim/
H A Dkshim.mk55 CLEANFILES+= sysinit.bin
56 CLEANFILES+= sysinit_data.c
57 CLEANFILES+= sysuninit_data.c
61 CLEANFILES+= ${SYSINIT_OBJS}
/freebsd-11-stable/usr.sbin/amd/fsinfo/
H A DMakefile22 CLEANFILES+= fsi_gram.c fsi_gram.h fsi_lex.c
23 CLEANFILES+= null_gram.c null_gram.h null_lex.c
/freebsd-11-stable/share/mk/
H A Dbsd.info.mk10 # CLEANFILES Additional files to remove for the clean and cleandir targets.
124 CLEANFILES+= ${IFILENS}
126 CLEANFILES+= ${IFILENS:S/$/${ICOMPRESS_EXT}/}
160 CLEANFILES+= ${INFO}.texi
168 CLEANFILES+= ${INFO:S/$/.${_f}/} ${INFO:S/$/-la.${_f}/}
170 CLEANFILES+= ${INFO:S/$/-la.texi/}
174 CLEANFILES+= ${INFO:S/$/.info.*.html/} ${INFO:S/$/.info/}
/freebsd-11-stable/sys/conf/
H A Dkmod.mk10 # CLEANFILES Additional files to remove for the clean and cleandir targets.
181 CLEANFILES+= ${KMOD:S/$/.c/}
235 CLEANFILES+= export_syms
271 CLEANFILES+=${_ILINKS}
299 CLEANFILES+= ${PROG} ${KMOD}.kld ${OBJS}
302 CLEANFILES+= ${FULLPROG} ${PROG}.debug
358 CLEANFILES+= ${_src}
366 CLEANFILES+= ${_src}
378 CLEANFILES+= vnode_if.c
384 CLEANFILES
[all...]
/freebsd-11-stable/gnu/usr.bin/groff/tmac/
H A DMakefile17 CLEANFILES= ${MAN} macro
52 CLEANFILES+= ${SRCFILES}
65 CLEANFILES+= ${${var}FILES}
/freebsd-11-stable/stand/pc98/boot2/
H A DMakefile63 CLEANFILES+= boot
68 CLEANFILES+= boot1 boot1.out boot1.o
76 CLEANFILES+= boot2 boot2.ld boot2.ldr boot2.bin boot2.out boot2.o \
/freebsd-11-stable/usr.sbin/amd/amd/
H A DMakefile37 CLEANFILES+= conf_parse.c conf_parse.h conf_tok.c
38 CLEANFILES+= sun_map_parse.c sun_map_parse.h sun_map_tok.c
62 CLEANFILES+= mount_xdr.c
/freebsd-11-stable/contrib/bmake/mk/
H A Djava.mk33 CLEANFILES+= *.class
69 CLEANFILES+= ${__classes} ${__classes_cookie}
91 rm -f [Ee]rrs mklog core *.core ${PROG} ${CLEANFILES}
H A Dyacc.mk56 CLEANFILES+= ${SRCS:T:M*.y:S/.y/.[ch]/g}
57 CLEANFILES+= y.tab.[ch]
/freebsd-11-stable/contrib/file/doc/
H A DMakefile.am11 CLEANFILES = $(man_MANS)
/freebsd-11-stable/crypto/heimdal/admin/
H A DMakefile.am29 CLEANFILES = ktutil-commands.h ktutil-commands.c
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A DMakefile.am41 CLEANFILES = security.c security.h gssapi.c
/freebsd-11-stable/contrib/openbsm/bin/auditd/
H A DMakefile.am13 CLEANFILES = auditd_control_server.c auditd_controlServer.h audit_triggersServer.c audit_triggersServer.h
/freebsd-11-stable/crypto/heimdal/lib/ntlm/
H A DMakefile.am47 CLEANFILES = \
/freebsd-11-stable/crypto/heimdal/tools/
H A DMakefile.am49 CLEANFILES = \
/freebsd-11-stable/gnu/usr.bin/binutils/ld/
H A DMakefile.mips28 CLEANFILES+= e${abi}.c
/freebsd-11-stable/bin/sh/
H A DMakefile35 CLEANFILES+= mknodes mknodes.o \
37 CLEANFILES+= ${GENSRCS} ${GENHDRS}
/freebsd-11-stable/lib/csu/i386/
H A DMakefile19 CLEANFILES= ${OBJS} crt1_c.o crt1_s.o gcrt1_c.o Scrt1_c.o macro
20 CLEANFILES+= crt1_c.s gcrt1_c.s Scrt1_c.s

Completed in 499 milliseconds

1234567891011>>