Searched refs:targets (Results 1 - 25 of 298) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/score/boot/
H A DMakefile9 targets := vmlinux.bin macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/score/boot/
H A DMakefile9 targets := vmlinux.bin macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/toolchain/include/
H A Ddebug.mk11 # t: show added targets
12 # l: show legacy targets
14 # v: verbose (no .SILENCE for common targets)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/lib/raid6/
H A DMakefile16 targets += int1.c
21 targets += int2.c
26 targets += int4.c
31 targets += int8.c
36 targets += int16.c
41 targets += int32.c
47 targets += altivec1.c
53 targets += altivec2.c
59 targets += altivec4.c
65 targets
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/lib/raid6/
H A DMakefile16 targets += int1.c
21 targets += int2.c
26 targets += int4.c
31 targets += int8.c
36 targets += int16.c
41 targets += int32.c
47 targets += altivec1.c
53 targets += altivec2.c
59 targets += altivec4.c
65 targets
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/hp/sim/boot/
H A DMakefile11 targets-$(CONFIG_IA64_HP_SIM) += bootloader
12 targets := vmlinux.bin vmlinux.gz $(targets-y) macro
17 vmlinux.gz: $(obj)/vmlinux.gz $(addprefix $(obj)/,$(targets-y))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m32r/boot/
H A DMakefile8 targets := zImage macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/hp/sim/boot/
H A DMakefile11 targets-$(CONFIG_IA64_HP_SIM) += bootloader
12 targets := vmlinux.bin vmlinux.gz $(targets-y) macro
17 vmlinux.gz: $(obj)/vmlinux.gz $(addprefix $(obj)/,$(targets-y))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m32r/boot/
H A DMakefile8 targets := zImage macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/boot/
H A DMakefile11 targets := image macro
12 targets += bzImage
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/boot/
H A DMakefile11 targets := image macro
12 targets += bzImage
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/packages/Linux/RPM/
H A Dmake_curl_rpm40 targets="curl curl-ssl"
41 for target in $targets
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/boot/
H A DMakefile13 targets := vmlinux.bin zImage macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/boot/
H A DMakefile13 targets := vmlinux.bin zImage macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/packages/Linux/RPM/
H A Dmake_curl_rpm40 targets="curl curl-ssl"
41 for target in $targets
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/packages/Linux/RPM/
H A Dmake_curl_rpm40 targets="curl curl-ssl"
41 for target in $targets
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/boot/
H A DMakefile26 targets := vmlinux.ecoff macro
32 targets += vmlinux.bin
38 targets += vmlinux.srec
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/boot/
H A DMakefile26 targets := vmlinux.ecoff macro
32 targets += vmlinux.bin
38 targets += vmlinux.srec
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/util/pl/
H A Dunix.pl257 my ($sed, $src, @targets) = @_;
260 foreach my $t (@targets)
275 my %targets;
293 $targets{$t} = '';
298 if (($line =~ /^(?<t>\S+):(?<d>.*)$/ && exists $targets{$1})
303 # If there are multiple targets stupid FreeBSD make runs the
305 # targets. Running the same rule twice concurrently causes
310 my @targets = split /\s+/, $t;
312 foreach my $f (@targets)
324 $targets{
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/util/pl/
H A Dunix.pl257 my ($sed, $src, @targets) = @_;
260 foreach my $t (@targets)
275 my %targets;
293 $targets{$t} = '';
298 if (($line =~ /^(?<t>\S+):(?<d>.*)$/ && exists $targets{$1})
303 # If there are multiple targets stupid FreeBSD make runs the
305 # targets. Running the same rule twice concurrently causes
310 my @targets = split /\s+/, $t;
312 foreach my $f (@targets)
324 $targets{
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/util/pl/
H A Dunix.pl257 my ($sed, $src, @targets) = @_;
260 foreach my $t (@targets)
275 my %targets;
293 $targets{$t} = '';
298 if (($line =~ /^(?<t>\S+):(?<d>.*)$/ && exists $targets{$1})
303 # If there are multiple targets stupid FreeBSD make runs the
305 # targets. Running the same rule twice concurrently causes
310 my @targets = split /\s+/, $t;
312 foreach my $f (@targets)
324 $targets{
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/scripts/
H A DMakefile.headersinst71 targets += $(install-file)
81 targets += $(check-file)
93 targets := $(wildcard $(sort $(targets)))
95 $(foreach f,$(targets),$(dir $(f)).$(notdir $(f)).cmd))
H A DMakefile.modpost99 # Declare generated files as targets for modpost
116 targets += $(modules:.ko=.mod.o)
127 targets += $(modules)
137 # Read all saved command lines and dependencies for the $(targets) we
142 targets := $(wildcard $(sort $(targets)))
143 cmd_files := $(wildcard $(foreach f,$(targets),$(dir $(f)).$(notdir $(f)).cmd))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/scripts/
H A DMakefile.headersinst71 targets += $(install-file)
81 targets += $(check-file)
93 targets := $(wildcard $(sort $(targets)))
95 $(foreach f,$(targets),$(dir $(f)).$(notdir $(f)).cmd))
H A DMakefile.modpost99 # Declare generated files as targets for modpost
116 targets += $(modules:.ko=.mod.o)
127 targets += $(modules)
137 # Read all saved command lines and dependencies for the $(targets) we
142 targets := $(wildcard $(sort $(targets)))
143 cmd_files := $(wildcard $(foreach f,$(targets),$(dir $(f)).$(notdir $(f)).cmd))

Completed in 155 milliseconds

1234567891011>>