代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/277419/4155394
vc makefile.vc
# Usage:
# C:\TRAYICON> VCVARS32
# Setting environment for using Microsoft Visual C++ tools.
# C:\TRAYICON> NMAKE /f Makefile.vc
# ... making
# C:\TRAYICON> NMAKE /f Makefile.vc CLEAN
# ... remo
www.eeworm.com/read/273740/4195741
makefile
# BK Id: SCCS/s.Makefile 1.16 09/28/01 07:39:37 trini
#
# Makefile for making XCOFF bootable images for booting on PowerMacs
# using Open Firmware.
#
# Paul Mackerras January 1997
#
# Cleaned up, move
www.eeworm.com/read/448830/1684360
tcl 01zinc.tcl
#01Zinc.tcl - Zinc support
#
# modification history
# --------------------
# 01i,19jun03,jyo Making modifications for configurator to work with Tornado
# 2.2.
# 01h,19jul01,wdf Made
www.eeworm.com/read/439082/1814578
makefile
# BK Id: SCCS/s.Makefile 1.16 09/28/01 07:39:37 trini
#
# Makefile for making XCOFF bootable images for booting on PowerMacs
# using Open Firmware.
#
# Paul Mackerras January 1997
#
# Cleaned up, move
www.eeworm.com/read/439082/1818011
h socket.h
#ifndef _ASM_SOCKET_H
#define _ASM_SOCKET_H
#include
/* For setsockoptions(2) */
/*
* Note: we only bother about making the SOL_SOCKET options
* same as OSF/1, as that's all that "
www.eeworm.com/read/439082/1819596
c seq_file.c
/*
* linux/fs/seq_file.c
*
* helper functions for making syntetic files from sequences of records.
* initial implementation -- AV, Oct 2001.
*/
#include
#include
www.eeworm.com/read/437028/1837071
sh mkdelall.sh
#! /bin/sh -
# for making the "util/delall.sh" script
if test "$#" -eq 0; then
echo "usage: $0 version"
echo " where version is something like '3f2'"
exit 1
fi
VERSION="$1"
utildir=`echo $0
www.eeworm.com/read/437028/1837378
sh mkdelall.sh
#! /bin/sh -
# for making the "util/delall.sh" script
if test "$#" -eq 0; then
echo "usage: $0 version"
echo " where version is something like '3f2'"
exit 1
fi
VERSION="$1"
utildir=`echo $0
www.eeworm.com/read/432474/1891938
c hostlib.c
/* hostLib.c - host table subroutine library */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
02d,10may02,kbw making m
www.eeworm.com/read/432474/1891976
c iflib.c
/* ifLib.c - network interface library */
/* Copyright 1984 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
03h,10may02,kbw making man pag