代码搜索:Making

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

代码结果 2,505
www.eeworm.com/read/440906/1785843

mak zlib.mak

# Makefile for zlib32bd.lib # ------------- Borland C++ 4.5 ------------- # The (32-bit) zlib32bd.lib made with this makefile is intended for use # in making the (32-bit) DLL, png32bd.dll. It uses t
www.eeworm.com/read/412251/2173328

svn-base zlib.mak.svn-base

# Makefile for zlib32bd.lib # ------------- Borland C++ 4.5 ------------- # The (32-bit) zlib32bd.lib made with this makefile is intended for use # in making the (32-bit) DLL, png32bd.dll. It uses t
www.eeworm.com/read/412251/2173331

mak zlib.mak

# Makefile for zlib32bd.lib # ------------- Borland C++ 4.5 ------------- # The (32-bit) zlib32bd.lib made with this makefile is intended for use # in making the (32-bit) DLL, png32bd.dll. It uses t
www.eeworm.com/read/406309/2278605

cf mips.cf

/* * Set version numbers before making makefiles. * * X11r5 only builds using the berkeley libraries and compiler. Make * sure your path includes /bsd43/bin before /bin/ or /usr/bin. */ #ifnde
www.eeworm.com/read/396039/2424586

h p4_defs.h

#ifndef _P4_DEFS_H_ #define _P4_DEFS_H_ /* The -n32 version of the SGI compiler complained about not making the public/global values explicitly extern. So we're using the same approach used in
www.eeworm.com/read/380668/2654260

mak zlib.mak

# Makefile for zlib32bd.lib # ------------- Borland C++ 4.5 ------------- # The (32-bit) zlib32bd.lib made with this makefile is intended for use # in making the (32-bit) DLL, png32bd.dll. It uses t
www.eeworm.com/read/351636/3103250

vc makefile.vc

# For making f2c.lib (here called vcf2c.lib) with Microsoft Visual C++ . # Invoke with "nmake -f makefile.vc" . # To get signed zeros in write statements on IEEE-arithmetic systems, # add -DSIGNE
www.eeworm.com/read/154890/5631633

cxx fl_menu_type.cxx

// // "$Id: Fl_Menu_Type.cxx,v 1.1.1.1 2003/08/07 21:18:39 jasonk Exp $" // // Menu item code for the Fast Light Tool Kit (FLTK). // // Menu items are kludged by making a phony Fl_Box widget so the no
www.eeworm.com/read/135580/13920187

cxx fl_menu_type.cxx

// // "$Id: Fl_Menu_Type.cxx,v 1.1.1.1 2003/08/07 21:18:39 jasonk Exp $" // // Menu item code for the Fast Light Tool Kit (FLTK). // // Menu items are kludged by making a phony Fl_Box widget so the no
www.eeworm.com/read/133648/14031497

java jurassic.java

//: c06:Jurassic.java // From 'Thinking in Java, 2nd ed.' by Bruce Eckel // www.BruceEckel.com. See copyright notice in CopyRight.txt. // Making an entire class final. class SmallBrain {} fin