代码搜索:Making

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

代码结果 2,505
www.eeworm.com/read/110034/6168815

makefile

# BK Id: SCCS/s.Makefile 1.19 01/16/02 11:08:07 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/105912/6197086

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/101066/6256152

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/101066/6256190

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
www.eeworm.com/read/101066/6256214

c ipfilterlib.c

/* ipFilterLib.c - IP filter hooks library */ /* Copyright 1984 - 2000 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01d,10may02,kbw making man
www.eeworm.com/read/101066/6256220

c remlib.c

/* remLib.c - remote command library */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 02u,10may02,kbw making man page
www.eeworm.com/read/101066/6256221

c mountlib.c

/* mountLib.c - Mount protocol library */ /* Copyright 1994 - 2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01s,10may02,kbw making man pag
www.eeworm.com/read/490547/6447381

sh autogen-clean.sh

#!/bin/sh if [ -f Makefile ]; then echo "Making make distclean..." make distclean fi echo "Removing autogenned files..." rm -f config.guess config.sub configure install-sh missing mkinstalldirs Make
www.eeworm.com/read/490548/6447427

sh autogen-clean.sh

#!/bin/sh if [ -f Makefile ]; then echo "Making make distclean..." make distclean fi echo "Removing autogenned files..." rm -f config.guess config.sub configure install-sh missing mkinstalldirs Make
www.eeworm.com/read/484011/6588866

sh autogen-clean.sh

#!/bin/sh if [ -f Makefile ]; then echo "Making make distclean..." make distclean fi echo "Removing autogenned files..." rm -f config.guess config.sub configure install-sh missing mkinstalldirs Make