代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/188569/5207667
linux makefile.linux
CC = gcc
LINKER = $(CC)
LINT = lint -c
RM = /bin/rm -f
LIBS = -L.
LIBFILE =
CFLAGS = -g -I../../include
SRCS = \
RecvSM.cpp
OBJS = \
RecvSM.o
COMMLIB = ../../lib/CMPPAPI.a ../../lib
www.eeworm.com/read/187547/5220299
linux makefile.linux
############################################################################
##
## Makefile.linux
##
##
## AgentX++ v1.4.15
## ----------------------------------------------------
www.eeworm.com/read/187547/5220308
linux makefile.linux
############################################################################
##
## Makefile.linux
##
##
## AgentX++ v1.4.15
## ----------------------------------------------------
www.eeworm.com/read/187547/5220313
linux makefile.linux
############################################################################
##
## Makefile.linux
##
##
## AgentX++ v1.4.15
## ----------------------------------------------------
www.eeworm.com/read/187547/5220318
linux makefile.linux
############################################################################
##
## Makefile.linux
##
##
## AgentX++ v1.4.15
## ----------------------------------------------------
www.eeworm.com/read/187464/5220697
linux makefile.linux
# Makefile for Comer Volume III
# Simple PCM Mu-law / RTP Player
# $Id: Makefile,v 1.17.2.12 2000/04/11 16:36:27 evangemh Exp $
DEFS = -DLINUX
INCLUDE = -I../h
LD = ld
CC = gcc
CPP = ${CC} -E
LI
www.eeworm.com/read/187454/5220818
h linux.h
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002,2003,2004 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/187454/5220879
c linux.c
/* linux.c - boot Linux */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it an
www.eeworm.com/read/187454/5220885
c linux.c
/* linux.c - boot Linux zImage or bzImage */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002,2003,2004,2005 Free Software Foundation, Inc.
*
* This program is free
www.eeworm.com/read/187454/5220887
c linux.c
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2006 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of t