代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/420998/2057664
makefile
all: .depend client server
DIR_PREFIX=../
include ../../MakeVars
INSTALL_DIR = csiv2/hello-1
INSTALL_SRCS = Makefile client.cc server.cc hello.idl
INSTALL_SCRIPTS = hello
server: hello.h he
www.eeworm.com/read/420998/2057696
win32 makefile.win32
all: client.exe server.exe
DIR_PREFIX=..\
!include ..\..\MakeVars.win32
INSTALL_DIR = poa\account-1
INSTALL_SRCS = Makefile client.cc server.cc account.idl
INSTALL_SCRIPTS = account
server
www.eeworm.com/read/420998/2057712
win32 makefile.win32
all: client.exe server.exe
DIR_PREFIX=..\
!include ..\..\MakeVars.win32
INSTALL_DIR = poa\account-1
INSTALL_SRCS = Makefile client.cc server.cc account.idl
INSTALL_SCRIPTS = account
server
www.eeworm.com/read/420998/2057794
win32 makefile.win32
all: client.exe server.exe
DIR_PREFIX=..\
!include ..\..\MakeVars.win32
INSTALL_DIR = poa\account-1
INSTALL_SRCS = Makefile client.cc server.cc account.idl
INSTALL_SCRIPTS = account
server
www.eeworm.com/read/420998/2057885
win32 makefile.win32
all: client.exe server.exe
DIR_PREFIX=..\
!include ..\..\MakeVars.win32
INSTALL_DIR = poa\account-1
INSTALL_SRCS = Makefile client.cc server.cc account.idl
INSTALL_SCRIPTS = account
server.
www.eeworm.com/read/420998/2057892
win32 makefile.win32
all: client.exe server.exe
DIR_PREFIX=..\
!include ..\..\MakeVars.win32
INSTALL_DIR = pi\current
INSTALL_SRCS = Makefile client.cc server.cc hello.idl
INSTALL_SCRIPTS = hello
server.exe: he
www.eeworm.com/read/420998/2057899
win32 makefile.win32
all: client.exe server.exe
DIR_PREFIX=..\
!include ..\..\MakeVars.win32
INSTALL_DIR = poa\account-2
INSTALL_SRCS = Makefile client.cc server.cc account.idl
INSTALL_SCRIPTS = account
server.
www.eeworm.com/read/416830/2105885
win32 makefile.win32
all: client.exe server.exe
RELATIVE = ..\..\..
!include ..\..\MakeVars.win32
INSTALL_DIR = poa\hello-2
INSTALL_SRCS = Makefile client.cc server.cc hello.idl
INSTALL_SCRIPTS = hello
server.e
www.eeworm.com/read/416830/2106303
makefile
all: all_target
DIR_PREFIX=../
include ../../MakeVars
INSTALL_DIR = ccm/hello2
INSTALL_SRCS = README Makefile client.cc hello.idl hello_impl.cc
INSTALL_SCRIPTS = hello
all_target: .depend c
www.eeworm.com/read/416830/2106446
makefile
all: .depend client server
DIR_PREFIX=../
include ../../MakeVars
INSTALL_DIR = csiv2/hello-1
INSTALL_SRCS = Makefile client.cc server.cc hello.idl
INSTALL_SCRIPTS = hello
server: hello.h he