代码搜索:Scripts

找到约 7,993 项符合「Scripts」的源代码

代码结果 7,993
www.eeworm.com/read/247212/4483551

makefile

all: .depend client server DIR_PREFIX=../ include ../../MakeVars INSTALL_DIR = poa/hello-2 INSTALL_SRCS = Makefile client.cc server.cc hello.idl INSTALL_SCRIPTS = hello server: hello.h hell
www.eeworm.com/read/247212/4483564

win32 makefile.win32

all: client.exe server.exe RELATIVE = ..\..\.. !include ..\..\MakeVars.win32 INSTALL_DIR = poa\account-1 INSTALL_SRCS = Makefile client.cc server.cc account.idl INSTALL_SCRIPTS = account se
www.eeworm.com/read/247212/4483571

win32 makefile.win32

all: client.exe server.exe RELATIVE = ..\..\.. !include ..\..\MakeVars.win32 INSTALL_DIR = poa\account-2 INSTALL_SRCS = Makefile client.cc server.cc account.idl INSTALL_SCRIPTS = account se
www.eeworm.com/read/247212/4483572

makefile

all: .depend client server DIR_PREFIX=../ include ../../MakeVars INSTALL_DIR = poa/hello-1 INSTALL_SRCS = Makefile client.cc server.cc hello.idl INSTALL_SCRIPTS = hello server: hello.h hell
www.eeworm.com/read/247212/4483593

win32 makefile.win32

all: client.exe server.exe RELATIVE = ..\..\.. !include ..\..\MakeVars.win32 INSTALL_DIR = poa\account-3 INSTALL_SRCS = Makefile client.cc server.cc account.idl INSTALL_SCRIPTS = account CXX
www.eeworm.com/read/247212/4483902

makefile

all: .depend client server DIR_PREFIX=../ include ../../MakeVars INSTALL_DIR = obv/tree INSTALL_SRCS = Makefile client.cc server.cc tree.idl \ tree_impl.cc tree_impl.h INSTALL_SCRIPTS =
www.eeworm.com/read/247212/4484256

makefile

all: .depend client server DIR_PREFIX=../ include ../../MakeVars INSTALL_DIR = pi/poa2 INSTALL_SRCS = Makefile client.cc server.cc account.idl INSTALL_SCRIPTS = account server: account.h ac
www.eeworm.com/read/244785/4510018

sh make.sh

#!/bin/sh #set -x echo "" echo COLECTING DATA... VERSION_FILE="nxclient/VERSION" BASELINE_FILE="nxclient/BASELINE" DESC_FILE_TMP="nxclient/rpm/rpm_desc.tmp" PRE_FILE="nxclient/scripts/preinst.sh" P
www.eeworm.com/read/237463/4627543

entries

8 dir 161 svn://199.3.13.5/infonitor/branches/infonitor-2.0.0.x/src/components/DreamEditor13_D7/demo/completion/scripts svn://199.3.13.5/infonitor 2005-12-26T16:12:23.164757Z 66 ceta svn:special
www.eeworm.com/read/205898/5014228

pm comments.pm

# Copyright 2001-2005 Six Apart. # SCRiPTMAFiA 2005 - THE DiRTY HANDS ON YOUR SCRiPTS # # $Id: Comments.pm 10599 2005-03-22 20:39:23Z bchoate $ package MT::App::Comments; use strict; use MT::App; @M