代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/216450/4894818
makefile
# Makefile for memory driver (MEMORY)
DRIVER = memory
# directories
u = /usr
i = $u/include
s = $i/sys
m = $i/minix
b = $i/ibm
d = ..
# programs, flags, etc.
MAKE = exec make
CC = exec cc
CFLAGS = -
www.eeworm.com/read/216450/4894821
makefile
# Makefile for random driver (RANDOM)
DRIVER = random
# directories
u = /usr
i = $u/include
s = $i/sys
m = $i/minix
b = $i/ibm
d = ..
# programs, flags, etc.
MAKE = exec make
CC = exec cc
CFLAGS = -
www.eeworm.com/read/206087/5012122
in makefile.in
prefix=@prefix@
exec_prefix=@exec_prefix@
SHAREDIR=@datadir@/apps/kphone
ICON_DIR=$(SHAREDIR)/icons
install:
install --mode=0755 --directory $(DESTDIR)$(ICON_DIR)
for T in *.png; do \
install --m
www.eeworm.com/read/189320/5199890
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/189320/5201260
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/189320/5201322
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/189320/5201382
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/183001/5260107
pgc test1.pgc
#include
#include
#include
#include
/* just a test comment */ exec sql whenever sqlerror do PrintAndStop(msg);
exec sql whenever sqlwarning do warn();
stat
www.eeworm.com/read/182103/5272358
in makefile.inc.in
#
# BSP specific settings. To be included in application Makefiles
#
RTEMS_BSP = @RTEMS_BSP@
prefix = @prefix@
exec_prefix = @exec_prefix@
CC_FOR_TARGET = @CC@
AS_FOR_TARGET = @AS@
AR_FOR_TARGET =
www.eeworm.com/read/177565/5323785
in libyarp_os.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: YARP_OS
Description: YARP OS library
Version: @VERSION@
Libs: -L${libdir} -lACE
Cflags: -I${includedir