代码搜索:objcopy
找到约 940 项符合「objcopy」的源代码
代码结果 940
www.eeworm.com/read/283700/8995441
makefile
BIN2C = ../tools/bin2c
CFLAGS += -I..
AFLAGS += -I..
OBJ = head.o sysinit.o
all: ../sysinit.c
../sysinit.c: sysinit.bin
$(BIN2C) -c -s sysinit_data sysinit.bin ../sysinit.c
sysinit.bin: sys
www.eeworm.com/read/374766/9385347
makefile
BIN2C = ../tools/bin2c
CFLAGS += -I..
AFLAGS += -I..
OBJ = head.o sysinit.o
all: ../sysinit.c
../sysinit.c: sysinit.bin
$(BIN2C) -c -s sysinit_data sysinit.bin ../sysinit.c
sysinit.bin: sys
www.eeworm.com/read/374764/9385499
makefile
BIN2C = ../tools/bin2c
CFLAGS += -I..
AFLAGS += -I..
OBJ = head.o sysinit.o
all: ../sysinit.c
../sysinit.c: sysinit.bin
$(BIN2C) -c -s sysinit_data sysinit.bin ../sysinit.c
sysinit.bin: sys
www.eeworm.com/read/163710/10148782
makefile
BIN2C = ../tools/bin2c
CFLAGS += -I..
AFLAGS += -I..
OBJ = head.o gunzip.o
all: ../gunzip.c
../gunzip.c: gunzip.bin
$(BIN2C) -c -s gunzip_data gunzip.bin ../gunzip.c
gunzip.bin: gunzip
$(OBJC
www.eeworm.com/read/435025/7798955
makefile
BIN2C = ../tools/bin2c
CFLAGS += -I..
AFLAGS += -I..
OBJ = head.o sysinit.o
all: ../sysinit.c
../sysinit.c: sysinit.bin
$(BIN2C) -c -s sysinit_data sysinit.bin ../sysinit.c
sysinit.bin: sys
www.eeworm.com/read/143595/12856946
linux-dec exp.linux-dec
export HTKCF='-ansi -Wall -Wno-switch -g -O3 -DOSS_AUDIO -DNDEBUG -DNO_LAT_LM'
export HTKLF='-L/usr/X11R6/lib'
export HTKCC='/usr/local/gcc-3.1.1/bin/gcc'
export Arch=linux
export Objcopy="echo"
expor
www.eeworm.com/read/128531/5986239
makefile
#
# arch/ppc/boot/Makefile
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this archive
# for more details.
#
www.eeworm.com/read/102935/6227699
makefile
# BK Id: %F% %I% %G% %U% %#%
#
# arch/ppc/boot/Makefile
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this
www.eeworm.com/read/157396/11711740
linux-dec exp.linux-dec
export HTKCF='-ansi -Wall -Wno-switch -g -O3 -DOSS_AUDIO -DNDEBUG -DNO_LAT_LM'
export HTKLF='-L/usr/X11R6/lib'
export HTKCC='/usr/local/gcc-3.1.1/bin/gcc'
export Arch=linux
export Objcopy="echo"
expor
www.eeworm.com/read/234626/14103720
makefile
BIN2C = ../tools/bin2c
CFLAGS += -I..
AFLAGS += -I..
OBJ = head.o sysinit.o
all: ../sysinit.c
../sysinit.c: sysinit.bin
$(BIN2C) -c -s sysinit_data sysinit.bin ../sysinit.c
sysinit.bin: sys