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

/freebsd-13-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-13-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-13-stable/sys/modules/aic7xxx/ahc/
H A DMakefile11 GENSRCS= aic7xxx_seq.h aic7xxx_reg.h macro
15 GENSRCS+= aic7xxx_reg_print.c
19 BEFORE_DEPEND = ${GENSRCS}
25 ahcfirmware: ${GENSRCS}
26 ${GENSRCS}: \
40 ${GENSRCS}: .NOMETA
45 SRCS= ${GENSRCS}
52 CLEANFILES= ${GENSRCS}
/freebsd-13-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-13-stable/lib/librpcsvc/
H A DMakefile27 GENSRCS= ${RPCSRCS:R:S/$/_xdr.c/g} macro
28 SRCS+= ${GENSRCS} ${OTHERSRCS} ${SECRPCSRCS}
30 CLEANFILES+= ${GENSRCS}
/freebsd-13-stable/libexec/ypxfr/
H A DMakefile7 ${GENSRCS}
8 GENSRCS=yp.h yp_clnt.c ypxfr_clnt.c macro
21 CLEANFILES= ${GENSRCS}
/freebsd-13-stable/usr.sbin/yppush/
H A DMakefile9 ${GENSRCS}
10 GENSRCS=yp.h yp_clnt.c yppush_svc.c macro
18 CLEANFILES= ${GENSRCS}
/freebsd-13-stable/lib/libypclnt/
H A DMakefile10 ${GENSRCS}
11 CLEANFILES+= ${GENSRCS}
16 GENSRCS=yp.h \ macro
/freebsd-13-stable/bin/sh/
H A DMakefile20 GENSRCS= builtins.c nodes.c syntax.c macro
22 SRCS= ${SHSRCS} ${GENSRCS} ${GENHDRS}
40 CLEANFILES+= ${GENSRCS} ${GENHDRS}
/freebsd-13-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-13-stable/contrib/elftoolchain/libelf/
H A DMakefile62 ${GENSRCS}
67 GENSRCS= libelf_fsize.c libelf_msize.c libelf_convert.c macro
68 CLEANFILES= ${GENSRCS}
/freebsd-13-stable/lib/libelf/
H A DMakefile72 ${GENSRCS}
91 GENSRCS= libelf_fsize.c libelf_msize.c libelf_convert.c macro
92 CLEANFILES= ${GENSRCS}
/freebsd-13-stable/lib/libdwarf/
H A DMakefile88 GENSRCS= dwarf_pubnames.c dwarf_pubtypes.c dwarf_weaks.c \ macro
93 CLEANFILES= ${GENSRCS}
/freebsd-13-stable/contrib/elftoolchain/libdwarf/
H A DMakefile76 GENSRCS= dwarf_pubnames.c dwarf_pubtypes.c dwarf_weaks.c \ macro
81 CLEANFILES= ${GENSRCS}
/freebsd-13-stable/lib/ncurses/ncurses/
H A DMakefile66 GENSRCS= \ macro
86 SRCS= ${GENHDRS} ${GENSRCS}
277 CLEANFILES= ${GENSRCS} ${GENHDRS} keys.list make_hash term.h.new \
/freebsd-13-stable/lib/clang/libllvm/
H A DMakefile1665 SRCS+= ${GENSRCS}
1684 GENSRCS+= OMP.cpp
1887 CLEANFILES+= ${GENSRCS} ${GENSRCS:C/$/.d/}

Completed in 197 milliseconds