代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/190666/5172460
h linux.h
/* Definitions for GCC. Part of the machine description for CRIS.
Copyright (C) 2001, 2002 Free Software Foundation, Inc.
Contributed by Axis Communications. Written by Hans-Peter Nilsson.
Th
www.eeworm.com/read/190666/5172462
t-linux
TARGET_LIBGCC2_CFLAGS += -fPIC
CRTSTUFF_T_CFLAGS_S = $(TARGET_LIBGCC2_CFLAGS)
www.eeworm.com/read/190056/5191005
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 dist
www.eeworm.com/read/188982/5203681
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/188982/5203701
linux makefile.linux
#############################################################################
#
# Realmode X86 Emulator Library
#
# Copyright (C) 1996-1999 SciTech Software, Inc.
#
# ===============
www.eeworm.com/read/188569/5207646
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 ../
www.eeworm.com/read/188569/5207648
linux makefile.linux
CC = gcc
LINKER = $(CC)
LINT = lint -c
RM = /bin/rm -f
LIBS = -L.
LIBFILE =
CFLAGS = -g -I../../include
SRCS = \
SendSM.cpp
OBJS = \
SendSM.o
COMMLIB = ../../lib/CMPPAPI.a ../../lib
www.eeworm.com/read/188569/5207652
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/188569/5207661
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 ../
www.eeworm.com/read/188569/5207663
linux makefile.linux
CC = gcc
LINKER = $(CC)
LINT = lint -c
RM = /bin/rm -f
LIBS = -L.
LIBFILE =
CFLAGS = -g -I../../include
SRCS = \
SendSM.cpp
OBJS = \
SendSM.o
COMMLIB = ../../lib/CMPPAPI.a ../../lib