• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /barrelfish-2018-10-04/usr/eclipseclp/

Lines Matching refs:ARCH

238 	    # (ARCH,DYNLIB) that may occur in the .lst file
311 for ARCH in $ARCHITECTURES; do
312 nsispack $2 $SELECTEDFILES $ARCH
555 !define ARCH $1
564 OutFile ECLiPSe_\${VER_MAJOR}_\${VER_MINOR}_\${ARCH}.exe
686 CreateShortCut \"\$SMPROGRAMS\\ECLiPSe \${VER_MAJOR} (\${VER_WORDLEN} bit)\\DosEclipse.lnk\" \"\$8\\lib\\\${ARCH}\\eclipse.exe\"
691 CreateShortCut \"\$SMPROGRAMS\\ECLiPSe \${VER_MAJOR} (\${VER_WORDLEN} bit)\\TkEclipse.lnk\" \"\$8\\tcltk\\\${ARCH}\\bin\\wish85.exe\" '\"\$8\\lib_tcl\\tkeclipse.tcl\"'
692 CreateShortCut \"\$SMPROGRAMS\\ECLiPSe \${VER_MAJOR} (\${VER_WORDLEN} bit)\\TkRemoteTools.lnk\" \"\$8\\tcltk\\\${ARCH}\\bin\\wish85.exe\" '\"\$8\\lib_tcl\\tktools.tcl\"'
711 WriteRegStr HKLM \"Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\ECLiPSe \${VER_MAJOR} (\${VER_WORDLEN} bit)\" \"DisplayIcon\" \"\$8\\lib\\\${ARCH}\\eclipse.exe,0\"
722 WriteRegStr HKCR ECLiPSeSource\\shell\\Compile\\command \"\" \"\$8\\lib\\\${ARCH}\\eclipse.exe -b %1\"
789 IfFileExists \$INSTDIR\\lib\\\${ARCH}\\eclipse.exe skip_confirmation
880 chmod a+rx UNPACK ARCH RUNME ecl_inst.js
882 chmod go-w UNPACK ARCH RUNME ecl_inst.js README_UNIX README_MACOSX README_WIN.TXT
901 ARCH=$arch
902 case $ARCH in
915 AUXOBJ=lib/$ARCH/auxiliary.o
916 INSTALL_FILES="README_UNIX ARCH RUNME lib/$ARCH/INST_PARAMS"
917 INSTALL_FILES_RT="ARCH RUNME lib/$ARCH/INST_PARAMS"
924 INSTALL_FILES="README_MACOSX ARCH RUNME lib/$ARCH/INST_PARAMS"
925 INSTALL_FILES_RT="ARCH RUNME lib/$ARCH/INST_PARAMS"
932 INSTALL_FILES="README_UNIX ARCH RUNME lib/$ARCH/INST_PARAMS"
933 INSTALL_FILES_RT="ARCH RUNME lib/$ARCH/INST_PARAMS"