代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/270919/4231640
extra rpc.extra
#-*-Makefile-*- vim:syntax=make
#$Id: rpc.extra,v 1.1 2005/09/23 10:18:00 kaminw Exp $
RPC_GEN_PL ?= $(TOSDIR)/../tools/scripts/codeGeneration/generateRpc.pl
BUILD_EXTRA_DEPS += rpc_dep
PFLAGS += -I
www.eeworm.com/read/449138/1680544
am makefile.am
SUBDIRS =
AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/src \
-I$(top_srcdir)/test
LDADD = $(top_builddir)/src/libming.la
TESTS = dotests
check_SCRIPTS = dotests
C_PROGS = \
test01
i
www.eeworm.com/read/449138/1680667
am makefile.am
SUBDIRS =
AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/src \
-I$(top_srcdir)/test
LDADD = $(top_builddir)/src/libming.la
TESTS = dotests
check_SCRIPTS = dotests
C_PROGS = \
test01
i
www.eeworm.com/read/440226/1799246
tcl asym.tcl
# Scripts for bandwidth-asymmetry simulations. Uses util.tcl (must be in
# this directory).
source util.tcl
# set up simulation
set ns [new Simulator]
set n0 [$ns node]
set n1 [$ns node]
set n2 [
www.eeworm.com/read/439112/1808865
nasl smb_nt_ms02-005.nasl
#
# This script was written by Michael Scheidell
#
# See the Nessus Scripts License for details
#
#
# Also supercedes MS02-005, MS02-047, MS02-027, MS02-023, MS02-015, MS01-0
www.eeworm.com/read/429717/1946456
tcl asym.tcl
# Scripts for bandwidth-asymmetry simulations. Uses util.tcl (must be in
# this directory).
source util.tcl
# set up simulation
set ns [new Simulator]
set n0 [$ns node]
set n1 [$ns node]
set n2 [
www.eeworm.com/read/429670/1947138
lbi cart.lbi
{insert_scripts files='transport.js'}
{insert name='cart_info'}
www.eeworm.com/read/420998/2057215
win32 makefile.win32
all: client.exe server.exe
RELATIVE = ..\..\..
!include ..\..\MakeVars.win32
INSTALL_DIR = poa\hello-1
INSTALL_SRCS = Makefile client.cc server.cc hello.idl
INSTALL_SCRIPTS = hello
server.
www.eeworm.com/read/420998/2057649
makefile
all: .depend client server
DIR_PREFIX=../
include ../../MakeVars
INSTALL_DIR = csiv2/identity-1
INSTALL_SRCS = Makefile client.cc server.cc hello.idl
INSTALL_SCRIPTS = hello
server: hello.h