Lines Matching refs:Install
481 INSTALL= ${TOOLDIR}/bin/${MACHINE_GNU_PLATFORM}-install
534 TOOL_INSTALL_INFO= ${TOOLDIR}/bin/${_TOOL_PREFIX}install-info
656 TOOL_INSTALL_INFO= install-info
1074 install lint obj regress tags html analyze describe \
1077 install
1079 html subdir-all subdir-install subdir-depend analyze describe \
1085 .if !target(install)
1086 install: beforeinstall .WAIT subdir-install realinstall .WAIT afterinstall
1088 subdir-install:
1381 # Install the kernel as /netbsd/kernel and the modules in /netbsd/modules
1385 # Only install the general firmware on some systems
1400 # Only install the GPU firmware on DRM-happy systems.
1409 # Only install the tegra firmware on evbarm.
1637 # install(1) parameters.
1661 INSTALL_DIR?= ${INSTALL} ${INSTPRIV} -d
1662 INSTALL_FILE?= ${INSTALL} ${INSTPRIV} ${COPY} ${PRESERVE} ${RENAME}
1663 INSTALL_LINK?= ${INSTALL} ${INSTPRIV} ${HRDLINK} ${RENAME}
1664 INSTALL_SYMLINK?= ${INSTALL} ${INSTPRIV} ${SYMLINK} ${RENAME}
1935 _MKMSG_INSTALL?= ${_MKMSG} "install "
1944 _MKSHMSG_INSTALL?= ${_MKSHMSG} "install "