make/jprt.config
changeset 2307 8210f7a8d82f
parent 2099 a9be2da8a8f2
equal deleted inserted replaced
2306:70ca22b481e1 2307:8210f7a8d82f
     1 #!echo "This is not a shell script"
     1 #!echo "This is not a shell script"
     2 #############################################################################
     2 #############################################################################
     3 #
     3 #
     4 # Copyright 2006-2008 Sun Microsystems, Inc.  All Rights Reserved.
     4 # Copyright 2006-2009 Sun Microsystems, Inc.  All Rights Reserved.
     5 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     5 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     6 #
     6 #
     7 # This code is free software; you can redistribute it and/or modify it
     7 # This code is free software; you can redistribute it and/or modify it
     8 # under the terms of the GNU General Public License version 2 only, as
     8 # under the terms of the GNU General Public License version 2 only, as
     9 # published by the Free Software Foundation.  Sun designates this
     9 # published by the Free Software Foundation.  Sun designates this
   356     ALT_SPONSOR1DIR=C:/sponsor_binaries
   356     ALT_SPONSOR1DIR=C:/sponsor_binaries
   357     export ALT_SPONSOR1DIR
   357     export ALT_SPONSOR1DIR
   358     ALT_SPONSOR2DIR=C:/sponsor_binaries 
   358     ALT_SPONSOR2DIR=C:/sponsor_binaries 
   359     export ALT_SPONSOR2DIR
   359     export ALT_SPONSOR2DIR
   360 
   360 
       
   361     # JPRT systems can never run msival2.exe, set this to avoid them
       
   362     SKIP_MSIVAL2=true
       
   363     export SKIP_MSIVAL2
       
   364     # Not easy to do
       
   365     SKIP_COMPARE_IMAGES=true
       
   366     export SKIP_COMPARE_IMAGES
       
   367 
   361 fi
   368 fi
   362 
   369 
   363 # Export PATH setting
   370 # Export PATH setting
   364 PATH="${path4sdk}"
   371 PATH="${path4sdk}"
   365 export PATH
   372 export PATH