代码搜索:exec

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

代码结果 10,000
www.eeworm.com/read/250731/4427786

in makefile.in

SHELL = @SHELL@ INSTALL = @INSTALL@ prefix = @prefix@ exec_prefix = @exec_prefix@ sysconfdir = @sysconfdir@ tooldir = @tooldir@ crondir = @crondir@ tool = logger.tool subdirs = templates src bin con
www.eeworm.com/read/250731/4427955

in makefile.in

SHELL = @SHELL@ INSTALL = @INSTALL@ prefix = @prefix@ exec_prefix = @exec_prefix@ tooldir = @tooldir@ tool = status.tool .PHONY: all install clean distclean all: $(MAKE) -C src $@ install: $(MA
www.eeworm.com/read/245691/4501940

in makefile.in

VPATH = @srcdir@ srcdir = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ # if this doesn't work, try -DYOUROS, eg. -DLINUX, to fix things. # if you want to log it all, add -DFACISCT OT
www.eeworm.com/read/244405/4511155

in makefile.in

#### XXXX DO we need this Makefile ???? srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ APXSLDFLAGS=@APXSLDFLAGS@ APXSCFLAGS=@APXSCFLAGS@ APX
www.eeworm.com/read/242657/4549429

in acexml_parser.pc.in

prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: ACEXML_Parser Description: ACE XML Parser Library Requires: ACEXML Version: @VERSION@ Libs: -L${libdir} -lACEXM
www.eeworm.com/read/242657/4550642

in ace_htbp.pc.in

prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: ACE_HTBP Description: ACE HTTP Tunneling, Bidirectional, Protocol Requires: ACE Version: @VERSION@ Libs: -L${li
www.eeworm.com/read/242657/4550697

in ace_tmcast.pc.in

prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: ACE_TMCast Description: ACE Transaction Multicast Library Requires: ACE Version: @VERSION@ Libs: -L${libdir} -l
www.eeworm.com/read/242657/4550748

in ace_rmcast.pc.in

prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: ACE_RMCast Description: ACE Reliable Multicast Library Requires: ACE Version: @VERSION@ Libs: -L${libdir} -lACE
www.eeworm.com/read/226801/4780124

in makefile.in

VPATH = @srcdir@ srcdir = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ # if this doesn't work, try -DYOUROS, eg. -DLINUX, to fix things. # if you want to log it all, add -DFACISCT OT
www.eeworm.com/read/221464/4831930

v2 jamfile.v2

project boost/test : source-location ../src ; PRG_EXEC_MON_SOURCES = execution_monitor cpp_main ; TEST_EXEC_MON_SOURCES = execution_monitor test_tools unit_test_pa