代码搜索:linux

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

代码结果 10,000
www.eeworm.com/read/131315/5936284

x-linux

X_CFLAGS=-DPOSIX # we are native. prefix=/usr # no object c, why bother. LANGUAGES = c c++ proto
www.eeworm.com/read/131315/5938645

mh-linux

# Define SYSV as -DSYSV if you are using a System V operating system. SYSV = -DSYSV RANLIB = ranlib LDFLAGS = -static
www.eeworm.com/read/131315/5938961

mt linux.mt

# Target: Intel 386 with a.out TDEPFILES= i386-tdep.o i386-pinsn.o i387-tdep.o TM_FILE= tm-linux.h
www.eeworm.com/read/131315/5939047

mh linux.mh

# Host: Intel 386 running System V XDEPFILES= XM_FILE= xm-linux.h NAT_FILE= nm-linux.h NATDEPFILES= exec.o infptrace.o inftarg.o fork-child.o coredep.o corelow.o i386v-nat.o XM_CLIBS= TERMLIB= SYSV_D
www.eeworm.com/read/131315/5940618

mh linux.mh

# Needs some work. INSTALL = cp INSTALL_DATA = cp NOSTDINC = -nostdinc++ # Linux puts iostream in libc.a. STREAM_OBJS = HAVE_CPLUS_EXTERN = 1 WRAP_C_INCLUDES = REGEX_OBJ= # IO_DIR=no-stream might be
www.eeworm.com/read/131315/5941278

mh-linux

# Define SYSV as -DSYSV if you are using a System V operating system. SYSV = -DSYSV RANLIB = ranlib LDFLAGS = -static
www.eeworm.com/read/129173/5974801

linux makefile.linux

# makefile for libpng on Linux ELF with gcc # Copyright (C) 1998, 1999 Greg Roelofs # Copyright (C) 1996, 1997 Andreas Dilger # For conditions of distribution and use, see copyright notice in png.h C
www.eeworm.com/read/128965/5977573

linux makefile.linux

CFLAGS=-g -I/usr/include -I../../include/ -O0 -Wall CC=gcc .y.c: bison -d -o $@ $< .l.c: flex -o$@ $< SRCS = main.c io.c x86emu.c int.c pci.c OBJS = main.o io.o x86emu.o int.o pci.o all :
www.eeworm.com/read/128965/5977593

linux makefile.linux

############################################################################# # # Realmode X86 Emulator Library # # Copyright (C) 1996-1999 SciTech Software, Inc. # # ===============
www.eeworm.com/read/128447/5990991

s linux.s

##============================================================================= ## ## linux.S ## ## Linux setup ## ##=========================================================================