Home
last modified time | relevance | path

Searched refs:noinst_PROGRAMS (Results 1 – 25 of 58) sorted by relevance

123

/external/valgrind/main/mpi/
DMakefile.am21 noinst_PROGRAMS = macro
23 noinst_PROGRAMS += libmpiwrap-@VGCONF_ARCH_PRI@-@VGCONF_OS@.so
26 noinst_PROGRAMS += libmpiwrap-@VGCONF_ARCH_SEC@-@VGCONF_OS@.so
30 noinst_DSYMS = $(noinst_PROGRAMS)
67 all-local: inplace-noinst_PROGRAMS inplace-noinst_DSYMS
71 install-exec-local: install-noinst_PROGRAMS install-noinst_DSYMS
/external/valgrind/main/exp-dhat/
DMakefile.am17 noinst_PROGRAMS = exp-dhat-@VGCONF_ARCH_PRI@-@VGCONF_OS@ macro
19 noinst_PROGRAMS += exp-dhat-@VGCONF_ARCH_SEC@-@VGCONF_OS@
68 noinst_PROGRAMS += vgpreload_exp-dhat-@VGCONF_ARCH_PRI@-@VGCONF_OS@.so
70 noinst_PROGRAMS += vgpreload_exp-dhat-@VGCONF_ARCH_SEC@-@VGCONF_OS@.so
74 noinst_DSYMS = $(noinst_PROGRAMS)
/external/valgrind/main/massif/
DMakefile.am19 noinst_PROGRAMS = massif-@VGCONF_ARCH_PRI@-@VGCONF_OS@ macro
21 noinst_PROGRAMS += massif-@VGCONF_ARCH_SEC@-@VGCONF_OS@
70 noinst_PROGRAMS += vgpreload_massif-@VGCONF_ARCH_PRI@-@VGCONF_OS@.so
72 noinst_PROGRAMS += vgpreload_massif-@VGCONF_ARCH_SEC@-@VGCONF_OS@.so
76 noinst_DSYMS = $(noinst_PROGRAMS)
/external/valgrind/main/exp-sgcheck/
DMakefile.am18 noinst_PROGRAMS = exp-sgcheck-@VGCONF_ARCH_PRI@-@VGCONF_OS@ macro
20 noinst_PROGRAMS += exp-sgcheck-@VGCONF_ARCH_SEC@-@VGCONF_OS@
73 noinst_PROGRAMS += vgpreload_exp-sgcheck-@VGCONF_ARCH_PRI@-@VGCONF_OS@.so
75 noinst_PROGRAMS += vgpreload_exp-sgcheck-@VGCONF_ARCH_SEC@-@VGCONF_OS@.so
79 noinst_DSYMS = $(noinst_PROGRAMS)
/external/valgrind/main/helgrind/
DMakefile.am25 noinst_PROGRAMS = helgrind-@VGCONF_ARCH_PRI@-@VGCONF_OS@ macro
27 noinst_PROGRAMS += helgrind-@VGCONF_ARCH_SEC@-@VGCONF_OS@
82 noinst_PROGRAMS += vgpreload_helgrind-@VGCONF_ARCH_PRI@-@VGCONF_OS@.so
84 noinst_PROGRAMS += vgpreload_helgrind-@VGCONF_ARCH_SEC@-@VGCONF_OS@.so
88 noinst_DSYMS = $(noinst_PROGRAMS)
/external/valgrind/main/
DMakefile.all.am16 # noinst_PROGRAMS and noinst_DSYMS targets
35 # "in-place" installs. It copies $(noinst_PROGRAMS) into $inplacedir.
37 inplace-noinst_PROGRAMS: $(noinst_PROGRAMS)
39 for f in $(noinst_PROGRAMS) ; do \
44 # Similar to inplace-noinst_PROGRAMS
53 # "make install". It copies $(noinst_PROGRAMS) into $prefix/lib/valgrind/.
55 install-noinst_PROGRAMS: $(noinst_PROGRAMS)
57 for f in $(noinst_PROGRAMS); do \
61 # Similar to install-noinst_PROGRAMS.
DMakefile.tool.am140 all-local: inplace-noinst_PROGRAMS inplace-noinst_DSYMS
144 install-exec-local: install-noinst_PROGRAMS install-noinst_DSYMS
/external/valgrind/main/memcheck/
DMakefile.am21 noinst_PROGRAMS = memcheck-@VGCONF_ARCH_PRI@-@VGCONF_OS@ macro
23 noinst_PROGRAMS += memcheck-@VGCONF_ARCH_SEC@-@VGCONF_OS@
80 noinst_PROGRAMS += vgpreload_memcheck-@VGCONF_ARCH_PRI@-@VGCONF_OS@.so
82 noinst_PROGRAMS += vgpreload_memcheck-@VGCONF_ARCH_SEC@-@VGCONF_OS@.so
86 noinst_DSYMS = $(noinst_PROGRAMS)
/external/valgrind/main/drd/
DMakefile.am50 noinst_PROGRAMS = drd-@VGCONF_ARCH_PRI@-@VGCONF_OS@ macro
52 noinst_PROGRAMS += drd-@VGCONF_ARCH_SEC@-@VGCONF_OS@
116 noinst_PROGRAMS += vgpreload_drd-@VGCONF_ARCH_PRI@-@VGCONF_OS@.so
118 noinst_PROGRAMS += vgpreload_drd-@VGCONF_ARCH_SEC@-@VGCONF_OS@.so
122 noinst_DSYMS = $(noinst_PROGRAMS)
/external/libogg/src/
DMakefile.am12 noinst_PROGRAMS = test_bitwise test_framing macro
20 check: $(noinst_PROGRAMS)
/external/valgrind/main/lackey/
DMakefile.am9 noinst_PROGRAMS = lackey-@VGCONF_ARCH_PRI@-@VGCONF_OS@ macro
11 noinst_PROGRAMS += lackey-@VGCONF_ARCH_SEC@-@VGCONF_OS@
/external/valgrind/main/exp-bbv/
DMakefile.am9 noinst_PROGRAMS = exp-bbv-@VGCONF_ARCH_PRI@-@VGCONF_OS@ macro
11 noinst_PROGRAMS += exp-bbv-@VGCONF_ARCH_SEC@-@VGCONF_OS@
/external/valgrind/main/none/
DMakefile.am9 noinst_PROGRAMS = none-@VGCONF_ARCH_PRI@-@VGCONF_OS@ macro
11 noinst_PROGRAMS += none-@VGCONF_ARCH_SEC@-@VGCONF_OS@
/external/grub/docs/
DMakefile.am13 noinst_PROGRAMS = kernel macro
24 CLEANFILES = $(noinst_PROGRAMS)
/external/libvorbis/lib/
DMakefile.am45 noinst_PROGRAMS = $(vorbis_selftests) macro
47 check: $(noinst_PROGRAMS)
/external/valgrind/main/cachegrind/
DMakefile.am37 noinst_PROGRAMS = cachegrind-@VGCONF_ARCH_PRI@-@VGCONF_OS@ macro
39 noinst_PROGRAMS += cachegrind-@VGCONF_ARCH_SEC@-@VGCONF_OS@
/external/valgrind/main/callgrind/
DMakefile.am28 noinst_PROGRAMS = callgrind-@VGCONF_ARCH_PRI@-@VGCONF_OS@ macro
30 noinst_PROGRAMS += callgrind-@VGCONF_ARCH_SEC@-@VGCONF_OS@
/external/libusb-compat/examples/
DMakefile.am2 noinst_PROGRAMS = lsusb testlibusb macro
/external/chromium/third_party/libevent/sample/
DMakefile.am6 noinst_PROGRAMS = event-test time-test signal-test macro
/external/grub/stage1/
DMakefile.am10 noinst_PROGRAMS = stage1.exec macro
/external/libusb/examples/
DMakefile.am2 noinst_PROGRAMS = lsusb dpfp dpfp_threaded macro
/external/elfutils/tests/
DChangeLog25 * Makefile.am (noinst_PROGRAMS): Add it.
57 * Makefile.am (noinst_PROGRAMS, TESTS, EXTRA_DIST): Add them.
265 * Makefile.am (noinst_PROGRAMS, TESTS): Add it.
323 * Makefile.am (noinst_PROGRAMS): Add it.
338 * Makefile.am (noinst_PROGRAMS, TESTS): Add it.
370 * Makefile (noinst_PROGRAMS): Add arls.
495 * Makefile.am (noinst_PROGRAMS): Add it.
519 [!STANDALONE] (TESTS, noinst_PROGRAMS): Add in $(asm_TESTS), msg_tst.
605 * Makefile.am (noinst_PROGRAMS): Add it.
629 * Makefile.am (noinst_PROGRAMS): Add it.
[all …]
/external/ipsec-tools/src/racoon/
DMakefile.am4 noinst_PROGRAMS = eaytest macro
/external/libvorbis/examples/
DMakefile.am7 noinst_PROGRAMS = decoder_example encoder_example chaining_example\ macro
/external/valgrind/main/coregrind/
DMakefile.am409 noinst_PROGRAMS = vgpreload_core-@VGCONF_ARCH_PRI@-@VGCONF_OS@.so macro
411 noinst_PROGRAMS += vgpreload_core-@VGCONF_ARCH_SEC@-@VGCONF_OS@.so
415 noinst_DSYMS = $(noinst_PROGRAMS)
501 all-local: inplace-noinst_PROGRAMS inplace-noinst_DSYMS
510 install-exec-local: install-noinst_PROGRAMS install-noinst_DSYMS

123