代码搜索结果
找到约 3,568 项符合
Strip 的代码
makefile
# Makefile for the Linux sound card driver
#
# 18 Apr 1998, Michael Elizabeth Chastain,
# Rewritten to use lists instead of if-statements.
# All of the (potential) objects tha
.rom.a.flags
ifeq (rom_drv.o inflate.o,$(strip $(subst $(comma),:,$(EXTRA_ARFLAGS) $(LX_OBJS) $(L_OBJS))))
FILES_FLAGS_UP_TO_DATE += rom.a
endif
indeo3.c
/*
* Intel Indeo 3 (IV31, IV32, etc.) video decoder for ffmpeg
* written, produced, and directed by Alan Smithee
*
* This library is free software; you can redistribute it and/or
* modify it unde
indeo3.c
/*
* Intel Indeo 3 (IV31, IV32, etc.) video decoder for ffmpeg
* written, produced, and directed by Alan Smithee
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redis
.chipslink.o.flags
ifeq (chipreg.o cfi_probe.o cfi_cmdset_0001.o gen_probe.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y))))
FILES_FLAGS_UP_TO_DATE += chipslink.o
endif
.idedriver-arm.o.flags
ifeq (ide-ep93xx.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y))))
FILES_FLAGS_UP_TO_DATE += idedriver-arm.o
endif
.nandlink.o.flags
ifeq (nand_ecc.o smc_core.o bon.o bon.o,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y))))
FILES_FLAGS_UP_TO_DATE += nandlink.o
endif
indeo3.c
/*
* Intel Indeo 3 (IV31, IV32, etc.) video decoder for ffmpeg
* written, produced, and directed by Alan Smithee
*
* This library is free software; you can redistribute it and/or
* modify it unde
makefile.am
###########################################################################
#
# Some consistent rules for building asm files:
STRIP_FPIC = sh $(top_srcdir)/strip_fPIC.sh
SUFFIXES = .asm
.as
makefile.am
###########################################################################
#
# Some consistent rules for building asm files:
STRIP_FPIC = sh $(top_srcdir)/strip_fPIC.sh
SUFFIXES = .asm
.as