代码搜索结果

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

.boot.o.flags

ifeq (main.o vec.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(ALL_O)))) FILES_FLAGS_UP_TO_DATE += boot.o endif

.vec.o.flags

ifeq (,$(strip $(subst $(comma),:,$(CFLAGS) $(EXTRA_CFLAGS) $(CFLAGS_vec.o)))) FILES_FLAGS_UP_TO_DATE += vec.o endif

.init.o.flags

ifeq (main.o time.o boot.o cmd.o error.o vec.o exception.o arm920t.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(ALL_O)))) FILES_FLAGS_UP_TO_DATE += init.o endif

.arm920t.o.flags

ifeq (,$(strip $(subst $(comma),:,$(CFLAGS) $(EXTRA_CFLAGS) $(CFLAGS_arm920t.o)))) FILES_FLAGS_UP_TO_DATE += arm920t.o endif

.vec.o.flags

ifeq (,$(strip $(subst $(comma),:,$(CFLAGS) $(EXTRA_CFLAGS) $(CFLAGS_vec.o)))) FILES_FLAGS_UP_TO_DATE += vec.o endif

jdpostct.c

//////////////////////////////////////////////////////////////////////// // // Note : this file is included as part of the Smaller Animals Software // JpegFile package. Though this file has not bee

.serial.o.flags

ifeq (core.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += serial.o endif

.nopci.o.flags

ifeq (pcipool.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += nopci.o endif

.mapslink.o.flags

ifeq (edb9315.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += mapslink.o endif

.mapslink.o.flags

ifeq (s3c2410_flash.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += mapslink.o endif