OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:"$ targets"
(Results
1 - 25
of
73
) sorted by null
1
2
3
/external/linux-kselftest/tools/testing/selftests/intel_pstate/
Makefile
7
TEST_PROGS :=
$(TARGETS
) run.sh
10
all:
$(TARGETS
)
12
$(TARGETS
): $(HEADERS)
15
rm -f
$(TARGETS
)
/external/lzma/CPP/7zip/
SubBuild.mak
2
$(MAKE) -nologo
$(TARGETS
)
/external/linux-kselftest/tools/testing/selftests/futex/functional/
Makefile
15
TEST_PROGS :=
$(TARGETS
) run.sh
18
all:
$(TARGETS
)
20
$(TARGETS
): $(HEADERS)
25
rm -f
$(TARGETS
)
/external/ltp/testcases/kernel/ipc/ipc_stress/
Makefile.linux
5
all:
$(TARGETS
)
/external/iproute2/tipc/
Makefile
19
all:
$(TARGETS
) $(LIBS)
24
install -m 0755
$(TARGETS
) $(DESTDIR)$(SBINDIR)
27
rm -f $(TIPCOBJ)
$(TARGETS
)
/external/selinux/libsepol/utils/
Makefile
11
all:
$(TARGETS
)
15
install -m 755
$(TARGETS
) $(BINDIR)
18
-rm -f
$(TARGETS
) *.o
/external/selinux/mcstrans/utils/
Makefile
13
all:
$(TARGETS
)
15
$(TARGETS
): ../src/mcstrans.o ../src/mls_level.o $(LIBSEPOLA)
19
install -m 755
$(TARGETS
) $(BINDIR)
25
rm -f
$(TARGETS
) *.o *~ \#*
/external/autotest/client/site_tests/security_AltSyscall/src/
Makefile
9
all:
$(TARGETS
)
15
$(RM)
$(TARGETS
)
/prebuilts/gdb/darwin-x86/share/pretty-printers/stlport/test/
Makefile
55
# Add STLport 4.6.x tests to
$(TARGETS
) (if enabled)
60
# Add STLport 5.0.x tests to
$(TARGETS
) (if enabled)
65
# Add STLport 5.1.x tests to
$(TARGETS
) (if enabled)
70
# Add STLport 5.2.x tests to
$(TARGETS
) (if enabled)
78
ifeq (
$(TARGETS
),)
83
ifneq (
$(TARGETS
),)
84
for TARGET in
$(TARGETS
); do \
90
build:
$(TARGETS
)
/prebuilts/gdb/linux-x86/share/pretty-printers/stlport/test/
Makefile
55
# Add STLport 4.6.x tests to
$(TARGETS
) (if enabled)
60
# Add STLport 5.0.x tests to
$(TARGETS
) (if enabled)
65
# Add STLport 5.1.x tests to
$(TARGETS
) (if enabled)
70
# Add STLport 5.2.x tests to
$(TARGETS
) (if enabled)
78
ifeq (
$(TARGETS
),)
83
ifneq (
$(TARGETS
),)
84
for TARGET in
$(TARGETS
); do \
90
build:
$(TARGETS
)
/prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/stlport/test/
Makefile
55
# Add STLport 4.6.x tests to
$(TARGETS
) (if enabled)
60
# Add STLport 5.0.x tests to
$(TARGETS
) (if enabled)
65
# Add STLport 5.1.x tests to
$(TARGETS
) (if enabled)
70
# Add STLport 5.2.x tests to
$(TARGETS
) (if enabled)
78
ifeq (
$(TARGETS
),)
83
ifneq (
$(TARGETS
),)
84
for TARGET in
$(TARGETS
); do \
90
build:
$(TARGETS
)
/prebuilts/python/linux-x86/2.7.5/share/pretty-printers/stlport/test/
Makefile
55
# Add STLport 4.6.x tests to
$(TARGETS
) (if enabled)
60
# Add STLport 5.0.x tests to
$(TARGETS
) (if enabled)
65
# Add STLport 5.1.x tests to
$(TARGETS
) (if enabled)
70
# Add STLport 5.2.x tests to
$(TARGETS
) (if enabled)
78
ifeq (
$(TARGETS
),)
83
ifneq (
$(TARGETS
),)
84
for TARGET in
$(TARGETS
); do \
90
build:
$(TARGETS
)
/external/iproute2/misc/
Makefile
21
all:
$(TARGETS
)
43
install -m 0755
$(TARGETS
) $(DESTDIR)$(SBINDIR)
48
rm -f *.o
$(TARGETS
) ssfilter.c
/external/ltp/testcases/kernel/module/create_module/
Makefile
28
all:
$(TARGETS
)
31
@set -e; for i in
$(TARGETS
); do ln -f $$i ../../../bin/$$i ; done
34
rm -f
$(TARGETS
)
/external/selinux/policycoreutils/load_policy/
Makefile
14
all:
$(TARGETS
)
18
install -m 755
$(TARGETS
) $(SBINDIR)
25
-rm -f
$(TARGETS
) *.o
/external/ltp/testcases/kernel/module/query_module/
Makefile
29
all:
$(TARGETS
)
45
@set -e; for i in
$(TARGETS
); do ln -f $$i ../../../bin/$$i ; done
48
rm -f
$(TARGETS
)
/external/icu/icu4c/source/samples/uresb/
resources.mak
17
all :
$(TARGETS
)
21
-erase
$(TARGETS
)
/external/linux-kselftest/tools/testing/selftests/
Makefile
49
for TARGET in
$(TARGETS
); do \
54
for TARGET in
$(TARGETS
); do \
84
for TARGET in
$(TARGETS
); do \
93
for TARGET in
$(TARGETS
); do \
107
for TARGET in
$(TARGETS
); do \
/external/iproute2/ip/
Makefile
24
all:
$(TARGETS
) $(SCRIPTS)
31
install -m 0755
$(TARGETS
) $(DESTDIR)$(SBINDIR)
35
rm -f $(ALLOBJ)
$(TARGETS
)
/external/iproute2/man/man8/
Makefile
3
MAN8PAGES =
$(TARGETS
) ip.8 arpd.8 lnstat.8 routel.8 rtacct.8 rtmon.8 rtpr.8 ss.8 \
19
all:
$(TARGETS
)
33
@rm -f
$(TARGETS
)
/external/ltp/tools/netpipe-2.4/
Makefile
27
all:
$(TARGETS
)
31
@ln -f
$(TARGETS
) netpipe.sh ../../testcases/bin/
73
rm -f
$(TARGETS
) *.o core a.out
/external/selinux/checkpolicy/
Makefile
26
all:
$(TARGETS
)
51
install -m 755
$(TARGETS
) $(BINDIR)
60
-rm -f
$(TARGETS
) $(CHECKPOLOBJS) $(CHECKMODOBJS) y.tab.c y.tab.h lex.yy.c
/external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
Makefile
52
all:
$(TARGETS
)
57
rm -f
$(TARGETS
) *~ *.o $(OBJS)
61
$(INSTALL) -m 644
$(TARGETS
) $(INSTALLROOT)/$(LIBDIR)
/build/kati/
m2n
72
targets="
${targets
} $1"
106
if [ x"
${targets
}" != x"" ]; then
107
ninja_suffix+=-$(echo
${targets
} | sed 's/ /-/')
117
${kati} --ninja ${ninja_suffix_flag} --ignore_optional_include=out/%.P --ignore_dirty=out/% --use_find_emulator --detect_android_echo --detect_depfiles --gen_all_targets ${goma_flag} ${extra_flags}
${targets
}
/external/selinux/policycoreutils/run_init/
Makefile
28
all:
$(TARGETS
)
46
-rm -f
$(TARGETS
) *.o
Completed in 2467 milliseconds
1
2
3