代码搜索:Making

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

代码结果 2,505
www.eeworm.com/read/250397/12408504

makefile

# executable files for this directory OBJECTS = use-handle.exe book.exe # tells make to use the file "..\MS_makefile_template", which # defines general rules for making .obj and .exe files inclu
www.eeworm.com/read/250397/12408984

makefile

# executable files for this directory OBJECTS = screen3.exe # tells make to use the file "..\MS_makefile_template", which # defines general rules for making .obj and .exe files include ..\MS_mak
www.eeworm.com/read/225994/14505421

c sshpty.c

/* * Author: Tatu Ylonen * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland * All rights reserved * Allocating a pseudo-terminal, and making it the
www.eeworm.com/read/218763/14907466

h input_maker.h

// input_maker.h #include "../source/libw.h" #ifndef INPUTMAKER_H #define INPUTMAKER_H void Input_maker(int type, Interval &In); // function for making 6 different
www.eeworm.com/read/207880/15259835

cpp print_util.cpp

// handy utilities for tests ... making output easier to delimit // Initial: 12/27/2000 - grabbed from example project #include "print_util.h" // prints out asterisks between each example function v
www.eeworm.com/read/11175/208057

h debug.h

/* debug.h - included in each C module via interp.h */ /* NOTE: When making changes to this file, be sure to make equivalent */ /* changes to file DEBUG.INC */ #undef DEBUG_H
www.eeworm.com/read/11175/208075

inc debug.inc

; File: DEBUG.INC ; NOTE: When making changes to this file, be sure to consider equivalent ; changes to DEBUG.H DEBUG_INC = ON DbTimer MACRO ENDM DbMessTimer MACRO seg,mess LOCAL szMess
www.eeworm.com/read/16793/691650

c make_cmd.c

/* make_cmd.c -- Functions for making instances of the various parser constructs. */ /* Copyright (C) 1989-2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again S
www.eeworm.com/read/464435/1530441

w assign_lisa.w

% This file is part of the Stanford GraphBase (c) Stanford University 1993 @i boilerplate.w %
www.eeworm.com/read/462434/1545954

c tiny_libmaker.c

/* * This program is for making libtcc1.a without ar * tiny_libmaker - tiny elf lib maker * usage: tiny_libmaker [lib] files... * Copyright (c) 2007 Timppa * * This program is free software but