Home
last modified time | relevance | path

Searched refs:InstallNew (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/bmake/mk/
HDinstall-new.mk16 .if !defined(InstallNew)
36 InstallNew= ${CmpCp}; InstallNew() { \ function
HDgendirdeps.mk330 @${InstallNew}; InstallNew -s $@.new${.MAKE.PID}
/freebsd-11-stable/share/mk/
HDinstall-new.mk17 .if !defined(InstallNew)
51 InstallNew= ${CmpReplace}; InstallNew() { \ function
HDgendirdeps.mk326 @${InstallNew}; InstallNew -s $@.new${.MAKE.PID}