代码搜索:executables

找到约 1,287 项符合「executables」的源代码

代码结果 1,287
www.eeworm.com/read/418361/10951368

ld mipsel.ld

/* Default linker script, for normal executables */ OUTPUT_FORMAT("elf32-tradlittlemips", "elf32-tradbigmips", "elf32-tradlittlemips") OUTPUT_ARCH(mips) ENTRY(__start) SEARCH_DIR("/usr/mi
www.eeworm.com/read/140727/5782913

rc sb-dangerous.rc

# Hidden executables (typical of viruses) # # This catches those file attachment names like IEEE802WAPTER.doc.pif, # hello.doc.bat, and readme.HTML.vbs. # :0 BH * ^Content.*(file)?name=.+\..+\.(hta|
www.eeworm.com/read/131315/5935484

makefile

# @(#)Makefile 2.4 (Berkeley) 6/7/93 # # all executables go in DEST_BIN # all man pages go in DEST_MAN # the bib libraries go in DEST_LIB # At UCB, the file structures have diverged, resulting in the
www.eeworm.com/read/494555/6377521

ldscript

/* Default linker script, for normal executables */ OUTPUT_FORMAT("srec") OUTPUT_ARCH(mips) ENTRY(__start) SEARCH_DIR("/usr/mips-linux/lib"); SECTIONS { /* Read-only sections, merged into text segme
www.eeworm.com/read/123857/14608617

makefile

#Uncomment the next line for SysV #LIBS = -lsocket -lnsl -letcp -lsysv LIBS = -letcp MAKE = make CC = gcc EXECUTABLES = vrs vrc rlnumd tcpmux udpclient \ udpecho1 udpecho2 hello helloc udphello ud
www.eeworm.com/read/123857/14608636

bsd makefile.bsd

#Uncomment the next line for SysV #LIBS = -lsocket -lnsl -letcp -lsysv LIBS = -letcp MAKE = make CC = gcc EXECUTABLES = vrs vrc rlnumd tcpmux udpclient \ udpecho1 udpecho2 hello helloc udphello ud
www.eeworm.com/read/123857/14608645

solaris makefile.solaris

#Uncomment the next line for SysV LIBS = -lsocket -lnsl -letcp -lsysv -letcp #LIBS = -letcp MAKE = make CC = gcc EXECUTABLES = vrs vrc rlnumd tcpmux udpclient \ udpecho1 udpecho2 hello helloc udph
www.eeworm.com/read/216898/14987841

example makefile.example

# Path where Blitz++ is installed BZDIR = /usr/local/blitz CXX = g++ # Flags for optimized executables # CXXFLAGS = -O2 -I$(BZDIR) -ftemplate-depth-30 # Flags for debugging CXXFLAGS = -ftemplate-de
www.eeworm.com/read/486037/1254819

h som.h

#ifndef _LINUX_SOM_H #define _LINUX_SOM_H /* File format definition for SOM executables / shared libraries */ /* we need struct timespec */ #include #define SOM_PAGESIZE 4096 /* this
www.eeworm.com/read/486037/1256383

h som.h

#ifndef _LINUX_SOM_H #define _LINUX_SOM_H /* File format definition for SOM executables / shared libraries */ /* we need struct timespec */ #include #define SOM_PAGESIZE 4096 /* this