Lines Matching refs:header
51 .for header in ${${group}:O:u}
52 ${group}_INSTALL_OWN.${header:T} ?= ${${group}_INSTALL_OWN}
53 ${group}DIR.${header:T} ?= ${${group}DIR}
54 inc_mkdir_list += ${${group}DIR.${header:T}}
56 .if defined(${group}NAME.${header:T})
58 STAGE_AS_${header} = ${${group}NAME.${header:T}}
59 stage_as.${group}: ${header}
61 incinstall: incinstall.${group}.${header:T}
62 incinstall.${group}.${header:T}: ${header} inc_mkdirs
63 ${INSTALL} ${INC_COPY} ${${group}_INSTALL_OWN.${header:T}} -m ${INCMODE} ${.ALLSRC:Ninc_mkdirs} ${DESTDIR}${${group}DIR}/${${group}NAME.${header:T}}
67 stage_files.${group}: ${header}
68 incinstall.${group}: ${header}
72 .endfor # header