代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/140467/5791098
linux makefile.linux
#############################################################################
#
# Realmode X86 Emulator Library
#
# Copyright (C) 1996-1999 SciTech Software, Inc.
#
# ===============
www.eeworm.com/read/140156/5794815
hpp linux.hpp
// (C) Copyright Boost.org 2001. Permission to copy, use, modify, sell and
// distribute this software is granted provided this copyright notice appears
// in all copies. This software is provide
www.eeworm.com/read/139332/5800689
hpp linux.hpp
// (C) Copyright John Maddock 2001 - 2003.
// (C) Copyright Jens Maurer 2001 - 2003.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accomp
www.eeworm.com/read/138754/5813762
linux readme.linux
/*
Copyright Notice
Copyright (c) Ericsson, IBM, Lotus, Matsushita Communication
Industrial Co., Ltd., Motorola, Nokia, Openwave Systems, Inc.,
Palm, Inc., Psion, Starfish Software, Symbian,
www.eeworm.com/read/137691/5819693
motelist-linux
#!/usr/bin/perl
#
# Reads /proc/bus/usb/devices and selectively lists and/or
# interprets it with /proc/tty/driver/usb-serial to determine which
# motes are connected on which virtual comm ports at /d
www.eeworm.com/read/137691/5820594
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/136865/5841857
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/136865/5841965
linux makefile.linux
#
# For conditions of distribution and use, see copyright notice in libmng.h
#
# makefile for libmng - THE MNG library
# this makefile is suitable for Linux ELF with gcc
#
# (this file is heavily copi
www.eeworm.com/read/136822/5849807
linux makefile.linux
# makefile for libpng on Linux ELF with gcc
# Copyright (C) 1998, 1999 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
# For conditions of distribution and use, see copyright notice in png.h
C
www.eeworm.com/read/136820/5852081
linux makefile.linux
#############################################################################
# Makefile for building libglpng.a
# Generated by tmake at 17:31, 1999/08/27
# Project: glpng
# Template: lib
#####