代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/305566/3772196
sh att2bsd.sh
#! /bin/sh
# att2bsd - make files in sub-tree inherit the group of their
# directories (i.e., BSD style instead of default SV standard)
#
# LIKELY BUG: Overflow of buffers, so should not gail
www.eeworm.com/read/294038/3923345
makefile
#
# Makefile for Parallel port IDE device drivers.
#
# 7 October 2000, Bartlomiej Zolnierkiewicz
# Rewritten to use lists instead of if-statements.
#
L_TARGET := paride.a
export-
www.eeworm.com/read/293248/3933748
makefile
#
# Makefile for the Linux kernel device drivers.
#
# 15 Sep 2000, Christoph Hellwig
# Rewritten to use lists instead of if-statements.
#
subdir-y := serial
subdir-$(CONFIG_MTD)
www.eeworm.com/read/292670/3950784
generate_makefile
#!/usr/bin/perl -w
open(IN, "$ARGV[0]");
print "# This Makefile is autogenerated. Edit Makefile.in instead.\n";
while($_=){
if(m/select\(([\w_]+) ([\w_. ]+)\)/){
print "obj-\$($1) += $2\n";
www.eeworm.com/read/286854/4031933
mpw makefile.mpw
# Makefile for putty under MPW.
#
# This file was created by `mkfiles.pl' from the `Recipe' file.
# DO NOT EDIT THIS FILE DIRECTLY; edit Recipe or mkfiles.pl instead.
#
# Extra options you can set:
#
www.eeworm.com/read/286854/4031957
lcc makefile.lcc
# Makefile for putty under lcc.
#
# This file was created by `mkfiles.pl' from the `Recipe' file.
# DO NOT EDIT THIS FILE DIRECTLY; edit Recipe or mkfiles.pl instead.
#
# Extra options you can se
www.eeworm.com/read/286854/4032047
gtk makefile.gtk
# Makefile for putty under X/GTK and Unix.
#
# This file was created by `mkfiles.pl' from the `Recipe' file.
# DO NOT EDIT THIS FILE DIRECTLY; edit Recipe or mkfiles.pl instead.
#
# Extra options you
www.eeworm.com/read/286854/4032099
cyg makefile.cyg
# Makefile for putty under cygwin.
#
# This file was created by `mkfiles.pl' from the `Recipe' file.
# DO NOT EDIT THIS FILE DIRECTLY; edit Recipe or mkfiles.pl instead.
#
# Extra options you can set:
www.eeworm.com/read/284374/4065262
tcl icon.tcl
# icon.tcl --
#
# This demonstration script creates a toplevel window containing
# buttons that display bitmaps instead of text.
#
# RCS: @(#) $Id: icon.tcl,v 1.2 1998/09/14 18:23:28 stanton Exp $
if
www.eeworm.com/read/283334/4081489
py _core.py
# This file was created automatically by SWIG 1.3.29.
# Don't modify this file, modify the SWIG interface instead.
import _core_
import new
new_instancemethod = new.instancemethod
def _swig_set