Searched refs:GENSRCS (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-11-stable/usr.sbin/bootparamd/bootparamd/
H A DMakefile8 SRCS= bootparamd.c main.c ${GENSRCS}
9 GENSRCS=bootparam_prot.h bootparam_prot_svc.c bootparam_prot_xdr.c macro
16 CLEANFILES= ${GENSRCS}
/freebsd-11-stable/sys/modules/aic7xxx/ahd/
H A DMakefile7 GENSRCS= aic79xx_seq.h aic79xx_reg.h macro
11 GENSRCS += aic79xx_reg_print.c
15 BEFORE_DEPEND= ${GENSRCS}
18 ahdfirmware: ${GENSRCS}
19 ${GENSRCS}: \
29 ${GENSRCS}: .NOMETA
34 SRCS= ${GENSRCS}
41 CLEANFILES= ${GENSRCS}
/freebsd-11-stable/sys/modules/aic7xxx/ahc/
H A DMakefile14 GENSRCS= aic7xxx_seq.h aic7xxx_reg.h macro
18 GENSRCS+= aic7xxx_reg_print.c
22 BEFORE_DEPEND = ${GENSRCS}
28 ahcfirmware: ${GENSRCS}
29 ${GENSRCS}: \
43 ${GENSRCS}: .NOMETA
48 SRCS= ${GENSRCS}
55 CLEANFILES= ${GENSRCS}
/freebsd-11-stable/usr.sbin/bootparamd/callbootd/
H A DMakefile6 SRCS= callbootd.c ${GENSRCS}
7 GENSRCS=bootparam_prot.h bootparam_prot_clnt.c bootparam_prot_xdr.c macro
11 CLEANFILES= ${GENSRCS}
/freebsd-11-stable/gnu/usr.bin/gdb/arch/arm/
H A DMakefile3 GENSRCS+= xm.h
/freebsd-11-stable/lib/librpcsvc/
H A DMakefile28 GENSRCS= ${RPCSRCS:R:S/$/_xdr.c/g} macro
29 SRCS+= ${GENSRCS} ${OTHERSRCS} ${SECRPCSRCS}
31 CLEANFILES+= ${GENSRCS}
/freebsd-11-stable/libexec/ypxfr/
H A DMakefile7 ${GENSRCS}
8 GENSRCS=yp.h yp_clnt.c ypxfr_clnt.c macro
21 CLEANFILES= ${GENSRCS}
/freebsd-11-stable/usr.sbin/yppush/
H A DMakefile9 ${GENSRCS}
10 GENSRCS=yp.h yp_clnt.c yppush_svc.c macro
18 CLEANFILES= ${GENSRCS}
/freebsd-11-stable/gnu/usr.bin/cc/cc_tools/
H A DMakefile126 GENSRCS+= config.h
139 GENSRCS+= bconfig.h
143 GENSRCS+= tconfig.h
150 GENSRCS+= tm.h
160 GENSRCS+= tm_p.h
170 GENSRCS+= gencheck.h
199 GENSRCS+= gtyp-gen.h
202 GENSRCS+= gcov-iov.h
225 GENSRCS+= multilib.h
236 GENSRCS
[all...]
/freebsd-11-stable/lib/libypclnt/
H A DMakefile11 ${GENSRCS}
12 CLEANFILES+= ${GENSRCS}
17 GENSRCS=yp.h \ macro
/freebsd-11-stable/contrib/groff/
H A DMakefile.lib16 depend.temp: $(GENSRCS)
H A DMakefile.cpg20 depend.temp: $(GENSRCS) $(YTABC)
H A DMakefile.ccpg20 depend.temp: $(GENSRCS) $(YTABC)
/freebsd-11-stable/bin/sh/
H A DMakefile14 GENSRCS= builtins.c nodes.c syntax.c macro
16 SRCS= ${SHSRCS} ${GENSRCS} ${GENHDRS}
37 CLEANFILES+= ${GENSRCS} ${GENHDRS}
/freebsd-11-stable/usr.sbin/rpc.yppasswdd/
H A DMakefile13 yp_error.c yppasswdd_main.c yppasswdd_server.c ypxfr_misc.c ${GENSRCS}
14 GENSRCS=yp.h yp_clnt.c yppasswd.h yppasswd_private.h yppasswd_private_svc.c \ macro
25 CLEANFILES= ${GENSRCS}
/freebsd-11-stable/gnu/usr.bin/gdb/
H A DMakefile.inc55 GENSRCS+= nm.h tm.h
65 SRCS+= ${GENSRCS}
66 CLEANFILES+= ${GENSRCS}
/freebsd-11-stable/release/picobsd/tinyware/passwd/
H A DMakefile10 GENSRCS=yp.h yp_clnt.c yppasswd.h yppasswd_clnt.c \ macro
26 CLEANFILES= ${GENSRCS}
/freebsd-11-stable/gnu/usr.bin/gdb/arch/amd64/
H A DMakefile3 GENSRCS+= xm.h
/freebsd-11-stable/gnu/usr.bin/gdb/arch/i386/
H A DMakefile3 GENSRCS+= xm.h
/freebsd-11-stable/contrib/elftoolchain/libelf/
H A DMakefile62 ${GENSRCS}
67 GENSRCS= libelf_fsize.c libelf_msize.c libelf_convert.c macro
68 CLEANFILES= ${GENSRCS}
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A DMakefile.sub38 GENSRCS=majorminor.cpp
/freebsd-11-stable/lib/libelf/
H A DMakefile72 ${GENSRCS}
91 GENSRCS= libelf_fsize.c libelf_msize.c libelf_convert.c macro
92 CLEANFILES= ${GENSRCS}
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A DMakefile.sub110 GENSRCS=\
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A DMakefile76 GENSRCS= dwarf_pubnames.c dwarf_pubtypes.c dwarf_weaks.c \ macro
81 CLEANFILES= ${GENSRCS}
/freebsd-11-stable/lib/libdwarf/
H A DMakefile88 GENSRCS= dwarf_pubnames.c dwarf_pubtypes.c dwarf_weaks.c \ macro
93 CLEANFILES= ${GENSRCS}

Completed in 318 milliseconds

12