代码搜索:Build

找到约 10,000 项符合「Build」的源代码

代码结果 10,000
www.eeworm.com/read/259371/4344324

build

#!/bin/sh # Copyright (c) 1999 Sendmail, Inc. and its suppliers. # All rights reserved. # # By using this file, you agree to the terms and conditions set # forth in the LICENSE file which can b
www.eeworm.com/read/259371/4344337

build

#!/bin/sh # Copyright (c) 1999 Sendmail, Inc. and its suppliers. # All rights reserved. # # By using this file, you agree to the terms and conditions set # forth in the LICENSE file which can b
www.eeworm.com/read/257632/4362915

build

#! /bin/sh if [ $# -lt 1 ] || ( [ "$1" != gcc-linux ] && [ "$1" != qnx4 ] ) ; then echo Usage: $0 compiler_name [DMAKE commands] echo echo Current compilers: echo " gcc-linux - GNU C/C++ 2.7 or
www.eeworm.com/read/254414/4383373

build

#! /bin/sh if [ $# -lt 1 ] || ( [ "$1" != gcc-linux ] && [ "$1" != qnx4 ] ) ; then echo Usage: $0 compiler_name [DMAKE commands] echo echo Current compilers: echo " gcc-linux - GNU C/C++ 2.7 or
www.eeworm.com/read/253341/4397326

build

#! /bin/sh if [ $# -lt 1 ] || ( [ "$1" != gcc-linux ] && [ "$1" != qnx4 ] ) ; then echo Usage: $0 compiler_name [DMAKE commands] echo echo Current compilers: echo " gcc-linux - GNU C/C++ 2.7 or
www.eeworm.com/read/252707/4401851

build

#!/bin/csh if ("$1" != "-q") then echo Specify -q for a quiet run endif build01 ${1} build02 ${1} build03 ${1} build04 ${1} build05 ${1} build06 ${1}
www.eeworm.com/read/252707/4401867

build

#!/bin/csh -x if ("$1" != "-q") then echo Specify -q for a quiet run endif build01 $* build02 $* build03 $* build04 $* build05 $* build06 $* build07 $* build08 $* build09 $* build10 $* build11 $* bu
www.eeworm.com/read/252707/4401881

build

#!/bin/csh if ("$1" != "-q") then echo Specify -q for a quiet run endif build01 $1 # Starter-template build02 $1 # write DOM to std out build03 $1 # write DOM subtree to std out build04
www.eeworm.com/read/155374/5625820

build

#! /bin/sh if [ $# -lt 1 ] || ( [ "$1" != gcc-linux ] && [ "$1" != qnx4 ] ) ; then echo Usage: $0 compiler_name [DMAKE commands] echo echo Current compilers: echo " gcc-linux - GNU C/C++ 2.7 or
www.eeworm.com/read/474629/6803760

build

gcc -fPIC -c CResponse.cpp && g++ -shared -o libCResponse.so.1.9.5.7-4 CResponse.o