Lines Matching refs:build
30 "buildksh93.sh" is a small build script used to build the AT&T "ast-ksh"
31 and "ast-open" packages using its native (nmake-based) build system
32 which is needed to build the iffe-generated (header) files (each time
34 64bit S390x }) which are moved later to their matching OS/Net build
40 * Note that buildksh93.sh modifies the build behaviour of the AST build
61 # (build other build flags are:
62 # - "build.solaris.sparc.32bit.suncc" - 32bit SPARC
63 # - "build.solaris.sparc.64bit.suncc" - 64bit SPARC
64 # - "build.solaris.i386.32bit.suncc" - 32bit x86/i386
65 # - "build.solaris.i386.64bit.suncc" - 64bit x86/AMD64
66 # - "build.solaris.s390.32bit.gcc" - 32bit SystemZ/S390
67 # - "build.solaris.s390.64bit.gcc" - 64bit SystemZ/S390x
69 $ time nice ksh ../buildksh93.sh "build.solaris.sparc.32bit.suncc" 2>&1 | tee -a buildlog.log