Searched refs:TARGET_INSTALL (Results 1 – 6 of 6) sorted by relevance
58 TARGET_INSTALL=70 TARGET_INSTALL=${HOST}97 TARGET_INSTALL=${HOST}113 TARGET_INSTALL=${HOST}249 if [ "x${HOST}" = "x${TARGET_INSTALL}" ]; then
916 target => { default => TARGET_INSTALL, store => \$target,918 TARGET_INSTALL, TARGET_INIT ] },933 $args->{'prereq_target'} ||= TARGET_CREATE if $target ne TARGET_INSTALL;936 if( $target eq TARGET_INSTALL and !$args->{'force'} and1080 return 1 if $target ne TARGET_INSTALL;
611 PREREQ_ASK, TARGET_INSTALL, # we'll bail out if the user says no614 PREREQ_INSTALL, TARGET_INSTALL,820 if( $target ne TARGET_INSTALL ) {
45 use constant TARGET_INSTALL => 'install'; constant
289 install => { target => TARGET_INSTALL },
933 my $target = $choice eq 'i' ? TARGET_INSTALL : TARGET_CREATE;