代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/276120/4168369
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/276120/4168389
linux makefile.linux
#############################################################################
#
# Realmode X86 Emulator Library
#
# Copyright (C) 1996-1999 SciTech Software, Inc.
#
# ===============
www.eeworm.com/read/274761/4183484
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/274761/4183504
linux makefile.linux
#############################################################################
#
# Realmode X86 Emulator Library
#
# Copyright (C) 1996-1999 SciTech Software, Inc.
#
# ===============
www.eeworm.com/read/271875/4221731
h linux.h
#include "sysv.h"
#define NETSNMP_DONT_USE_NLIST 1
#undef NPROC_SYMBOL
#undef bsdlike
#define ARP_SCAN_FOUR_ARGUMENTS
/* uncomment this to read process names from /proc/X/cmdline (like
www.eeworm.com/read/270919/4231686
motelist-linux
#!/usr/bin/perl -w
use strict;
# $Id: motelist-linux,v 1.5 2005/09/23 00:16:37 cssharp Exp $
# @author Cory Sharp
# @author Joe Polastre
my $help =
www.eeworm.com/read/270919/4232249
linux makefile.linux
all: libgetenv.so
libgetenv.so: net_tinyos_util_Env.h net_tinyos_util_Env.c
gcc "-I$(JDK)/include/linux" "-I$(JDK)/include" -shared -fpic net_tinyos_util_Env.c -o$@
install: libgetenv.so
install l
www.eeworm.com/read/448632/1686441
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/448632/1686461
linux makefile.linux
#############################################################################
#
# Realmode X86 Emulator Library
#
# Copyright (C) 1996-1999 SciTech Software, Inc.
#
# ===============
www.eeworm.com/read/446305/1713318
linux readme.linux
Sound Driver version 2.4 for Linux
----------------------------------
NOTE! The sound driver is now a part of the Linux kernel distribution.
Check that your kernel doesn't have more recent versi