代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/307780/13715080
linux makefile.linux
#########################################################################################
#
# SCCS ID : "@(#)Makefile 1.10 01/07/05"
#
# Copyright : DEIMOS SPACE S.L.
# Project : REMASE
#
# Module :
www.eeworm.com/read/307780/13715081
linux makefile.linux
#########################################################################################
#
# SCCS ID : "@(#)Makefile.SOLARIS 1.1 01/07/03"
#
# Copyright : DEIMOS Space S.L.
# Project : REMASE
#
# M
www.eeworm.com/read/307780/13715084
linux makefile.linux
#########################################################################################
#
# SCCS ID : "@(#)Makefile.SOLARIS 1.1 01/07/03"
#
# Copyright : DEIMOS Space S.L.
# Project : REMASE
#
# M
www.eeworm.com/read/307064/13732195
c linux.c
/* GKrellM
| Copyright (C) 1999-2006 Bill Wilson
|
| Author: Bill Wilson billw@gkrellm.net
| Latest versions might be found at: http://gkrellm.net
|
| This program is free software which I re
www.eeworm.com/read/305578/13765329
gif linux.gif
www.eeworm.com/read/305486/13767446
mak linux.mak
.SUFFIXES: .asm
# defines
MAKEFILE=linux.mak
MAKEDEP=$(MAKEFILE)
INCDIR =../inc
NASM =nasm -f elf -i$(INCDIR)/
CC =gcc -g -Wall -W -O2 -nostdinc -fno-builtin -I$(INCDIR)
STDIO =stdio/doprin
www.eeworm.com/read/305486/13767451
mak linux.mak
.SUFFIXES: .asm
# defines
MAKEFILE=linux.mak
MAKEDEP=$(MAKEFILE)
INCDIR =../inc
LDSCRIPT=../krnl1m.ld
NASM =nasm -f elf -i$(INCDIR)/
CC =gcc -g -Wall -W -O2 -nostdinc -fno-builtin -I$(INCDIR)
www.eeworm.com/read/305486/13767459
mak linux.mak
.SUFFIXES: .asm
# defines
MAKEFILE=linux.mak
MAKEDEP=$(MAKEFILE)
LDSCRIPT=../krnl1m.ld
NASM =nasm -f elf
CC =gcc -g -Wall -W -O2 -nostdinc -fno-builtin
LD =ld -g -T $(LDSCRIPT) -nostdlib
OBJ
www.eeworm.com/read/305486/13767486
mak linux.mak
.SUFFIXES: .asm
# defines
MAKEFILE=linux.mak
MAKEDEP=$(MAKEFILE)
INCDIR =../inc
LDSCRIPT=../krnl1m.ld
NASM =nasm -f elf -i$(INCDIR)/
CC =gcc -g -Wall -W -O2 -nostdinc -fno-builtin -I$(INCDIR)
www.eeworm.com/read/305486/13767494
mak linux.mak
.SUFFIXES: .asm
# defines
MAKEFILE=linux.mak
MAKEDEP=$(MAKEFILE)
INCDIR =../inc
LDSCRIPT=../krnl1m.ld
NASM =nasm -f elf -i$(INCDIR)/
CC =gcc -g -Wall -W -O2 -nostdinc -fno-builtin -I$(INCDIR)