代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/338466/3317934
linux makefile.linux
all: pppgetpass.vt pppgetpass.gtk
pppgetpass.vt: pppgetpass.vt.o
pppgetpass.gtk: pppgetpass.gtk.o
$(CC) $(LDFLAGS) pppgetpass.gtk.o `gtk-config --libs` -o pppgetpass.gtk
pppgetpass.gtk.o: pppgetpas
www.eeworm.com/read/337254/3342893
h linux.h
/* linux.h
System dependencies for Linux.
Based on a configuration originally supplied by Jonathan Stone. */
/*
* Copyright (c) 2004,2005,2007 by Internet Systems Consortium, Inc. ("ISC")
*
www.eeworm.com/read/337099/3343232
txt linux.txt
**
**
** VIA Networking Wireless LAN USB Driver (Binary release)
**
** Linux Driver
**
** v1.11 Auguest 2006
**
**
Introduction:
=============
The instructions listed below
www.eeworm.com/read/334156/3372052
linux makefile.linux
# $Id: Makefile.linux,v 1.1 1998/10/12 01:41:27 falk Exp $
CC = gcc
CFLAGS = -O2 -I/usr/X11R6/include
LIBS = -L/usr/X11R6/lib -lXaw -lXmu -lXt -lX11
SRCS = framedemo.c Frame.c Gcs.c
OBJS = framede
www.eeworm.com/read/333377/3386160
h linux.h
/* linux.h
System dependencies for Linux.
Based on a configuration originally supplied by Jonathan Stone. */
/*
* Copyright (c) 1996-1999 Internet Software Consortium.
* All rights reserved
www.eeworm.com/read/332370/3399498
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/332370/3399518
linux makefile.linux
#############################################################################
#
# Realmode X86 Emulator Library
#
# Copyright (C) 1996-1999 SciTech Software, Inc.
#
# ===============
www.eeworm.com/read/331534/3411152
ssv-linux
#
# $Id: //poco/1.3/build/config/SSV-LINUX#3 $
#
# ARM-Linux
#
# Make settings for ARM Linux/gcc 2.95.3 (cross-compile, using STLport 4.6.2)
#
#
# General Settings
#
LINKMODE = S
www.eeworm.com/read/331534/3411196
ppc-linux
#
# $Id: //poco/1.3/build/config/PPC-Linux#1 $
#
# PPC-Linux
#
# Make settings for Cross compiling in to unknown, PPC-based embedded Linux
#
#
# General Settings
#
LINKMODE = STA
www.eeworm.com/read/331534/3411197
arm-linux
#
# $Id: //poco/1.3/build/config/ARM-Linux#3 $
#
# ARM-Linux
#
# Make settings for ARM Linux/gcc 2.95.3 (cross-compile, using STLport 4.6.2)
#
#
# General Settings
#
LINKMODE = S