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

/freebsd-current/usr.sbin/bootparamd/bootparamd/
H A DMakefile6 SRCS= bootparamd.c main.c ${GENSRCS}
7 GENSRCS=bootparam_prot.h bootparam_prot_svc.c bootparam_prot_xdr.c macro
14 CLEANFILES= ${GENSRCS}
/freebsd-current/sys/modules/aic7xxx/ahd/
H A DMakefile5 GENSRCS= aic79xx_seq.h aic79xx_reg.h macro
9 GENSRCS += aic79xx_reg_print.c
13 BEFORE_DEPEND= ${GENSRCS}
16 ahdfirmware: ${GENSRCS}
17 ${GENSRCS}: \
27 ${GENSRCS}: .NOMETA
32 SRCS= ${GENSRCS}
39 CLEANFILES= ${GENSRCS}
/freebsd-current/sys/modules/aic7xxx/ahc/
H A DMakefile9 GENSRCS= aic7xxx_seq.h aic7xxx_reg.h macro
13 GENSRCS+= aic7xxx_reg_print.c
17 BEFORE_DEPEND = ${GENSRCS}
23 ahcfirmware: ${GENSRCS}
24 ${GENSRCS}: \
38 ${GENSRCS}: .NOMETA
43 SRCS= ${GENSRCS}
50 CLEANFILES= ${GENSRCS}
/freebsd-current/usr.sbin/bootparamd/callbootd/
H A DMakefile4 SRCS= callbootd.c ${GENSRCS}
5 GENSRCS=bootparam_prot.h bootparam_prot_clnt.c bootparam_prot_xdr.c macro
9 CLEANFILES= ${GENSRCS}
/freebsd-current/libexec/ypxfr/
H A DMakefile7 ${GENSRCS}
8 GENSRCS=yp.h yp_clnt.c ypxfr_clnt.c macro
21 CLEANFILES= ${GENSRCS}
/freebsd-current/usr.sbin/yppush/
H A DMakefile9 ${GENSRCS}
10 GENSRCS=yp.h yp_clnt.c yppush_svc.c macro
18 CLEANFILES= ${GENSRCS}
/freebsd-current/lib/librpcsvc/
H A DMakefile27 GENSRCS= ${RPCSRCS:R:S/$/_xdr.c/g} macro
28 SRCS+= ${GENSRCS} ${OTHERSRCS} ${SECRPCSRCS}
30 CLEANFILES+= ${GENSRCS}
/freebsd-current/lib/libypclnt/
H A DMakefile10 ${GENSRCS}
11 CLEANFILES+= ${GENSRCS}
16 GENSRCS=yp.h \ macro
/freebsd-current/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-current/contrib/elftoolchain/libelf/
H A DMakefile62 ${GENSRCS}
67 GENSRCS= libelf_fsize.c libelf_msize.c libelf_convert.c macro
68 CLEANFILES= ${GENSRCS}
/freebsd-current/bin/sh/
H A DMakefile19 GENSRCS= builtins.c nodes.c syntax.c macro
21 SRCS= ${SHSRCS} ${GENSRCS} ${GENHDRS}
39 CLEANFILES+= ${GENSRCS} ${GENHDRS}
/freebsd-current/usr.bin/clang/llvm-tblgen/
H A DMakefile86 CLEANFILES+= ${GENSRCS} ${GENSRCS:C/$/.d/}
/freebsd-current/lib/libelf/
H A DMakefile71 ${GENSRCS}
90 GENSRCS= libelf_fsize.c libelf_msize.c libelf_convert.c macro
91 CLEANFILES= ${GENSRCS}
/freebsd-current/lib/ncurses/ncurses/
H A DMakefile14 GENSRCS= \ macro
18 SRCS= ${GENSRCS}
147 CLEANFILES= ${GENSRCS}
/freebsd-current/contrib/elftoolchain/libdwarf/
H A DMakefile76 GENSRCS= dwarf_pubnames.c dwarf_pubtypes.c dwarf_weaks.c \ macro
81 CLEANFILES= ${GENSRCS}
/freebsd-current/lib/libdwarf/
H A DMakefile88 GENSRCS= dwarf_pubnames.c dwarf_pubtypes.c dwarf_weaks.c \ macro
93 CLEANFILES= ${GENSRCS}
/freebsd-current/lib/ncurses/tinfo/
H A DMakefile65 GENSRCS= \ macro
84 SRCS= ${GENHDRS} ${GENSRCS} ${SRCHDRS}
165 CLEANFILES= ${GENSRCS} ${GENHDRS} keys.list make_hash term.h.new \
/freebsd-current/lib/clang/libllvm/
H A DMakefile2025 SRCS+= ${GENSRCS}
2050 GENSRCS+= OMP.cpp
2287 CLEANFILES+= ${GENSRCS} ${GENSRCS:C/$/.d/}

Completed in 246 milliseconds