代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/100559/15872293
in makefile.in
# Makefile.in generated automatically by automake 1.4 from Makefile.am
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundat
www.eeworm.com/read/100412/15874305
m4 gnome-bonobo-check.m4
# Configure paths for Bonobo
# Miguel de Icaza, 99-04-12
# Stolen from Chris Lahey 99-2-5
# stolen from Manish Singh again
# stolen back from Frank Belew
# stolen from Manish Singh
# Shamelessly stole
www.eeworm.com/read/100411/15874472
m4 gnome-bonobo-check.m4
# Configure paths for Bonobo
# Miguel de Icaza, 99-04-12
# Stolen from Chris Lahey 99-2-5
# stolen from Manish Singh again
# stolen back from Frank Belew
# stolen from Manish Singh
# Shamelessly stole
www.eeworm.com/read/426337/10259602
mak config.mak
prefix=/usr/local
exec_prefix=${prefix}
bindir=${exec_prefix}/bin
libdir=${exec_prefix}/lib
includedir=${prefix}/include
ARCH=X86
SYS=LINUX
CC=gcc
CFLAGS=-O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DH
www.eeworm.com/read/426337/10259616
bak config.mak.bak
prefix=/usr/local
exec_prefix=${prefix}
bindir=${exec_prefix}/bin
libdir=${exec_prefix}/lib
includedir=${prefix}/include
ARCH=X86
SYS=LINUX
CC=gcc
CFLAGS=-O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DH
www.eeworm.com/read/426337/10260097
mak config.mak
prefix=/usr/local
exec_prefix=${prefix}
bindir=${exec_prefix}/bin
libdir=${exec_prefix}/lib
includedir=${prefix}/include
ARCH=X86
SYS=LINUX
CC=gcc
CFLAGS=-O4 -ffast-math -Wall -I. -DHAVE_MALLOC_H -DH
www.eeworm.com/read/390183/8479868
makefile
#
# UNIX Makefile for NASM documentation
#
srcdir = .
prefix = /usr/local
exec_prefix = ${prefix}
bindir = ${exec_prefix}/bin
mandir = ${prefix}/share/man
docdir = $(prefix)/doc/nasm
www.eeworm.com/read/320575/13422701
in makefile.in
# General variables, needed because of the configure script
prefix = @prefix@
exec_prefix = @exec_prefix@
# Some variables to easily adapt the version number of the library
LIBRARYNAME = libjrtp
L
www.eeworm.com/read/121089/6069684
asm krun2.asm
TOGGLE EQU 1 ; degine the toggle
;*
;* COW : Character Oriented Windows
;*
;* krun2.asm : Alternate Run/Exec (for shell)
;* *KLUDGE* included by "krun.asm" if EXEC_ALTERNATE.
www.eeworm.com/read/113536/6127918
asm krun2.asm
TOGGLE EQU 1 ; degine the toggle
;*
;* COW : Character Oriented Windows
;*
;* krun2.asm : Alternate Run/Exec (for shell)
;* *KLUDGE* included by "krun.asm" if EXEC_ALTERNATE.