代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/138890/5813137
in makefile.in
TARGET = @targetname@
SRCS = rlm_perl.c
HEADERS =
RLM_CFLAGS = @perl_cflags@
RLM_LIBS = @perl_ldflags@
RLM_INSTALL = install-scripts
## this uses the RLM_CFLAGS and RLM_LIBS and
www.eeworm.com/read/135582/5885889
makefile
# Set up the Ipaq platform
# The default PAR config template
PAR_TEMPLATE=defaults.xml.in
PAR_CONFIG=defaults.xml
LOCAL_DB=ipaq.db
# A set of directories that we want to build
SCRIPTS_DIR=$(INSTALL
www.eeworm.com/read/134968/5891305
in makefile.in
TARGET = @targetname@
SRCS = rlm_perl.c
HEADERS =
RLM_CFLAGS = @perl_cflags@
RLM_LIBS = @perl_ldflags@
RLM_INSTALL = install-scripts
## this uses the RLM_CFLAGS and RLM_LIBS and
www.eeworm.com/read/126092/6018096
am makefile.am
## Process this file with automake to produce Makefile.in
EXTRA_DIST = README ChangeLog TODO THANKS test.ppt ppthtml.1
INCLUDES = -I../cole
noinst_PROGRAMS = pptdump
man_MANS = ppthtml.1
bin_SCRIP
www.eeworm.com/read/124745/6041117
in makefile.in
TARGET = @targetname@
SRCS = rlm_perl.c
HEADERS =
RLM_CFLAGS = @perl_cflags@
RLM_LIBS = @perl_ldflags@
RLM_INSTALL = install-scripts
## this uses the RLM_CFLAGS and RLM_LIBS and
www.eeworm.com/read/154890/5633115
makefile
# Set up the Ipaq platform
# The default PAR config template
PAR_TEMPLATE=defaults.xml.in
PAR_CONFIG=defaults.xml
LOCAL_DB=ipaq.db
# A set of directories that we want to build
SCRIPTS_DIR=$(INSTALL
www.eeworm.com/read/394541/8219405
lbi comments.lbi
{insert_scripts files='transport.js,utils.js'}
用户评论
{* E
www.eeworm.com/read/102391/15784421
am makefile.am
toolsdir = $(prefix)/bin
tools_PROGRAMS = autoplace
AM_CPPFLAGS = @PLAYER_CPPFLAGS@
autoplace_SOURCES = autoplace.cc
autoplace_LDADD = @PLAYER_LDADD@
tools_SCRIPTS = worldfileconv.tcl \
www.eeworm.com/read/402579/2319056
patch 600-x86_lzma.patch
diff -urN linux-2.6.19.2/scripts/Makefile.lib linux-2.6.19.2.new/scripts/Makefile.lib
--- linux-2.6.19.2/scripts/Makefile.lib 2007-01-10 20:10:37.000000000 +0100
+++ linux-2.6.19.2.new/scripts/Makefil
www.eeworm.com/read/190346/5183928
sh mailer-init.sh
#!/bin/sh
#
# mailer-init.sh: create and initialize a repository for the mailer tests
#
# USAGE: ./mailer-init.sh
#
scripts="`dirname $0`"
scripts="`cd $scripts && pwd`"
d=mailer-init.$$