HomeSort by relevance Sort by last modified time
    Searched refs:ARCH (Results 1 - 7 of 7) sorted by null

  /nv-g11n/inputmethod/sunpinyin/
build-sunpinyin.sh 55 ARCH=`uname -p`
56 FILEROOT="$SRC/proto/$ARCH/fileroot"
58 [ "x$ARCH" = "xi386" ] && MARCH=amd64
  /nv-g11n/g11n/tools/
create_links.sh 67 ARCH=`uname -p`
157 # we don't want the 64-bit files from the "other" arch! i.e if we're on sparc, we don't care about amd64
158 if [ "$ARCH" == "sparc" ]; then
  /nv-g11n/inputmethod/iiim/build/
build-src.sh 33 ARCH=`uname -p`
34 RPM_BUILD_ROOT="$SRC/proto/$ARCH/fileroot"
36 [ "x$ARCH" = "xi386" ] && MACH64=amd64
45 if [ "x$ARCH" = "xi386" ]; then
build-install.sh 33 ARCH=`uname -p`
34 RPM_BUILD_ROOT="$SRC/proto/$ARCH/fileroot"
36 [ "x$ARCH" = "xi386" ] && MARCH=amd64
98 sed -e '/^\#/d' -e "s/@ARCH@/$MARCH/" $BUILDROOT/etc_ARCH_gtk-2.0_gtk.immodules > \
  /nv-g11n/g11n/src/openwin/lib/locale/iso8859-1/src/include/
Makefile 67 ARCH:sh=arch
68 DESTDIR=$(PWD)/$(TOP)/../proto-$(ARCH)-svr4
  /nv-g11n/g11n/src/openwin/lib/locale/iso8859-1/src/lib/X11/
Makefile 67 ARCH:sh=arch
68 DESTDIR=$(PWD)/$(TOP)/../proto-$(ARCH)-svr4
  /nv-g11n/g11n/src/cmd/localeadm/
localeadm 774 arch=`grep "SOL_[0-9]*.*"$cdNum $cdpath/.volume.inf | sed -e "s/.*_\([^_]*\)\"/\1/"`
775 if [[ "$arch" = "SPARC" || "$arch" = "X86" ]]
777 if [[ "$arch" != "$CDLABEL" ]]
    [all...]

Completed in 480 milliseconds