Home
last modified time | relevance | path

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

/freebsd/sys/modules/aic7xxx/ahd/
H A DMakefile4 GENSRCS= aic79xx_seq.h aic79xx_reg.h macro
8 GENSRCS += aic79xx_reg_print.c
12 BEFORE_DEPEND= ${GENSRCS}
15 ahdfirmware: ${GENSRCS}
16 ${GENSRCS}: \
26 ${GENSRCS}: .NOMETA
31 SRCS= ${GENSRCS}
38 CLEANFILES= ${GENSRCS}
/freebsd/sys/modules/aic7xxx/ahc/
H A DMakefile8 GENSRCS= aic7xxx_seq.h aic7xxx_reg.h macro
12 GENSRCS+= aic7xxx_reg_print.c
16 BEFORE_DEPEND = ${GENSRCS}
22 ahcfirmware: ${GENSRCS}
23 ${GENSRCS}: \
37 ${GENSRCS}: .NOMETA
42 SRCS= ${GENSRCS}
49 CLEANFILES= ${GENSRCS}
/freebsd/usr.sbin/bootparamd/bootparamd/
H A DMakefile5 SRCS= bootparamd.c main.c ${GENSRCS}
6 GENSRCS=bootparam_prot.h bootparam_prot_svc.c bootparam_prot_xdr.c macro
13 CLEANFILES= ${GENSRCS}
/freebsd/usr.sbin/bootparamd/callbootd/
H A DMakefile3 SRCS= callbootd.c ${GENSRCS}
4 GENSRCS=bootparam_prot.h bootparam_prot_clnt.c bootparam_prot_xdr.c macro
8 CLEANFILES= ${GENSRCS}
/freebsd/usr.sbin/yppush/
H A DMakefile8 ${GENSRCS}
9 GENSRCS=yp.h yp_clnt.c yppush_svc.c macro
17 CLEANFILES= ${GENSRCS}
/freebsd/libexec/ypxfr/
H A DMakefile6 ${GENSRCS}
7 GENSRCS=yp.h yp_clnt.c ypxfr_clnt.c macro
20 CLEANFILES= ${GENSRCS}
/freebsd/lib/librpcsvc/
H A DMakefile26 GENSRCS= ${RPCSRCS:R:S/$/_xdr.c/g} macro
27 SRCS+= ${GENSRCS} ${OTHERSRCS} ${SECRPCSRCS}
29 CLEANFILES+= ${GENSRCS}
/freebsd/lib/libypclnt/
H A DMakefile9 ${GENSRCS}
10 CLEANFILES+= ${GENSRCS}
15 GENSRCS=yp.h \ macro
/freebsd/usr.sbin/rpc.yppasswdd/
H A DMakefile12 yp_error.c yppasswdd_main.c yppasswdd_server.c ypxfr_misc.c ${GENSRCS}
13 GENSRCS=yp.h yp_clnt.c yppasswd.h yppasswd_private.h yppasswd_private_svc.c \ macro
24 CLEANFILES= ${GENSRCS}
/freebsd/bin/sh/
H A DMakefile18 GENSRCS= builtins.c nodes.c syntax.c macro
20 SRCS= ${SHSRCS} ${GENSRCS} ${GENHDRS}
38 CLEANFILES+= ${GENSRCS} ${GENHDRS}
/freebsd/contrib/elftoolchain/libelf/
H A DMakefile62 ${GENSRCS}
67 GENSRCS= libelf_fsize.c libelf_msize.c libelf_convert.c macro
68 CLEANFILES= ${GENSRCS}
/freebsd/lib/libelf/
H A DMakefile70 ${GENSRCS}
89 GENSRCS= libelf_fsize.c libelf_msize.c libelf_convert.c macro
90 CLEANFILES= ${GENSRCS}
/freebsd/lib/ncurses/ncurses/
H A DMakefile13 GENSRCS= \ macro
17 SRCS= ${GENSRCS}
146 CLEANFILES= ${GENSRCS}
/freebsd/usr.bin/clang/llvm-tblgen/
H A DMakefile88 CLEANFILES+= ${GENSRCS} ${GENSRCS:C/$/.d/}
/freebsd/contrib/elftoolchain/libdwarf/
H A DMakefile76 GENSRCS= dwarf_pubnames.c dwarf_pubtypes.c dwarf_weaks.c \ macro
81 CLEANFILES= ${GENSRCS}
/freebsd/lib/libdwarf/
H A DMakefile88 GENSRCS= dwarf_pubnames.c dwarf_pubtypes.c dwarf_weaks.c \ macro
93 CLEANFILES= ${GENSRCS}
/freebsd/lib/ncurses/tinfo/
H A DMakefile66 GENSRCS= \ macro
85 SRCS= ${GENHDRS} ${GENSRCS} ${SRCHDRS}
166 CLEANFILES= ${GENSRCS} ${GENHDRS} keys.list make_hash term.h.new \
/freebsd/lib/clang/libllvm/
H A DMakefile2043 SRCS+= ${GENSRCS}
2301 CLEANFILES+= ${GENSRCS} ${GENSRCS:C/$/.d/}