代码搜索结果

找到约 3,568 项符合 Strip 的代码

.pnp.a.flags

ifeq (isapnp.o,$(strip $(subst $(comma),:,$(EXTRA_ARFLAGS) $(LX_OBJS) $(L_OBJS)))) FILES_FLAGS_UP_TO_DATE += pnp.a endif

.priv_data.o.flags

ifeq (rw.o param.o mtdpart.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += priv_data.o endif

.s3c2440.o.flags

ifeq (nand_read.o mmu.o proc.o smdk.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += s3c2440.o endif

makefile.in

# Makefile.in generated by automake 1.7.9 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # Free Software Foundation, Inc. # This Makefile

sconscript

import glob import os from scripts.build_support import * Import ('*') files = glob.glob (env['rootdir'] + 'src/mos/kernel/micro/*.c') file_list = strip_path_from_files (files) kernel_generic =

sconscript

import glob import os from scripts.build_support import * Import ('*') envcopy = env.Copy() envcopy.ParseConfig ('pkg-config glib-2.0 --cflags --libs') files = glob.glob (envcopy['rootdir'] + 'src

makefile

########################################## # NIST Speech Header Resources (SPHERE) # # Release 1.5 (beta) # # Stan Janet (stan@jaguar.ncsl.nist.gov) # # October 1990

.priv_data.o.flags

ifeq (rw.o param.o mtdpart.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += priv_data.o endif

.s3c2410.o.flags

ifeq (nand_read.o mmu.o proc.o smdk.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += s3c2410.o endif