代码搜索:linux

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

代码结果 10,000
www.eeworm.com/read/291165/3969622

pro linux.pro

TEMPLATE = subdirs unix:SUBDIRS += cpuload meminfo sysload
www.eeworm.com/read/291162/3970064

c linux.c

/* * linux.c * Release $Name: MATRIXSSL_1_8_3_OPEN $ * * Linux compatibility layer * Other UNIX like operating systems should also be able to use this * implementation without change. */
www.eeworm.com/read/289833/3988261

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/289833/3988281

linux makefile.linux

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

linux makefile.linux

# makefile for libpng.a and libpng12.so on Linux ELF with gcc # Copyright (C) 1998, 1999, 2002 Greg Roelofs and Glenn Randers-Pehrson # Copyright (C) 1996, 1997 Andreas Dilger # For conditions of d
www.eeworm.com/read/287980/4013725

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/287980/4013745

linux makefile.linux

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

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.
www.eeworm.com/read/287636/4019526

linux makefile.linux

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

linux makefile.linux

CC = gcc LINKER = $(CC) LINT = lint -c RM = /bin/rm -f LIBS = -L. LIBFILE = CFLAGS = -g -I../../include SRCS = \ QueryISMG.cpp OBJS = \ QueryISMG.o COMMLIB = ../../lib/CMPPAPI.a ../