代码搜索:linux

找到约 10,000 项符合「linux」的源代码

代码结果 10,000
www.eeworm.com/read/198981/7897896

linux-psion-g++-shared

# Compiling INTERFACE_DECL_PATH = . SYSCONF_CXX = arm-linux-g++ SYSCONF_CC = arm-linux-gcc DASHCROSS = -arm # Compiling with support libraries SYSCONF_CXXFLAGS_X11 = SYSCONF_CXXFLAGS_QT = -I$(QT
www.eeworm.com/read/398888/7912480

chm linux_c_hs.chm

www.eeworm.com/read/198532/7930780

makefile_linux24x

# Makefile for a basic kernel module CC := gcc ARCH := $(shell uname -m | sed 's/i.86/i386/') KSRC := /lib/modules/$(shell uname -r)/build CONFIG_FILE := $(KSRC)/include/linux/autoconf.h ifeq ($
www.eeworm.com/read/198532/7930783

makefile_linux26x

# ------------------------------------------------------ # # Makefile for RealTek Ethernet Linux Driver, 2004/04/16 # # ------------------------------------------------------ #