代码搜索:Making

找到约 2,505 项符合「Making」的源代码

代码结果 2,505
www.eeworm.com/read/186211/5234346

gnu makefile.gnu

# Usage: # This makefile is for compiling TrayIcon.dll with GCC/Cygwin # $ make -f Makefile.gnu # ... making # $ make -f Makefile.gnu clean # ... removing objs and precompiled headers # Use this for
www.eeworm.com/read/180227/5287990

readme

INTRODUCTION The mbuff.o module and /dev/mbuff is intended to be used as a shared memory device making memory allocated in the kernel using vmalloc possible to map in the user space. Such memory doe
www.eeworm.com/read/179911/5299892

sound-faq

bttv and sound mini howto ========================= There are alot of different bt848/849/878/879 based boards available. Making video work often is not a big deal, because this is handled completel
www.eeworm.com/read/350097/3134782

sound-faq

bttv and sound mini howto ========================= There are alot of different bt848/849/878/879 based boards available. Making video work often is not a big deal, because this is handled completel
www.eeworm.com/read/344284/3211617

gnu makefile.gnu

# Usage: # This makefile is for compiling TrayIcon.dll with GCC/Cygwin # $ make -f Makefile.gnu # ... making # $ make -f Makefile.gnu clean # ... removing objs and precompiled headers # Use this for
www.eeworm.com/read/339586/3298700

awk fsm-dot.awk

# For making the Preparse FSM diagram BEGIN { if ( output == "Preparse.ps" ) { doSpecial = 1; } printf "digraph pp_fsm {\nsize=\"10,8\"\n"; if ( doSpecial ) { printf "rotate=9
www.eeworm.com/read/337546/3330921

makefile

# Makefile for making ELF bootable images for booting on CHRP # using Open Firmware. # # Geert Uytterhoeven September 1997 # # Based on coffboot by Paul Mackerras # Simplified for ppc64 by Todd Inglet
www.eeworm.com/read/337546/3338725

sound-faq

bttv and sound mini howto ========================= There are alot of different bt848/849/878/879 based boards available. Making video work often is not a big deal, because this is handled completel
www.eeworm.com/read/329352/3432833

gnu makefile.gnu

# Usage: # This makefile is for compiling TrayIcon.dll with GCC/Cygwin # $ make -f Makefile.gnu # ... making # $ make -f Makefile.gnu clean # ... removing objs and precompiled headers # Use this for
www.eeworm.com/read/324920/3489839

makefile

# Makefile for making ELF bootable images for booting on CHRP # using Open Firmware. # # Geert Uytterhoeven September 1997 # # Based on coffboot by Paul Mackerras # Simplified for ppc64 by Todd Inglet