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

/external/cmockery/cmockery_0_1_2/
H A DMakefile.am51 noinst_PROGRAMS = calculator
57 noinst_PROGRAMS += calculator_test
63 noinst_PROGRAMS += allocate_module_test
69 noinst_PROGRAMS += assert_macro_test
75 noinst_PROGRAMS += customer_database_test
82 noinst_PROGRAMS += key_value_test
88 noinst_PROGRAMS += product_database_test
96 noinst_PROGRAMS += run_tests
106 noinst_PROGRAMS += $(TESTS)
/external/libogg/src/
H A DMakefile.am12 noinst_PROGRAMS = test_bitwise test_framing
20 check: $(noinst_PROGRAMS)
/external/libvorbis/examples/
H A DMakefile.am7 noinst_PROGRAMS = decoder_example encoder_example chaining_example\
/external/libvorbis/lib/
H A DMakefile.am45 noinst_PROGRAMS = $(vorbis_selftests)
47 check: $(noinst_PROGRAMS)
/external/libxml2/doc/examples/
H A Dindex.py238 examples.xml: index.py $(noinst_PROGRAMS:=.c)
262 noinst_PROGRAMS=""
264 noinst_PROGRAMS = noinst_PROGRAMS + " \\\n\t" + example
265 Makefile = Makefile + "noinst_PROGRAMS =%s\n\n" % (noinst_PROGRAMS)
269 Makefile = Makefile + "tests: $(noinst_PROGRAMS)\n"
H A DMakefile.am16 examples.xml: index.py $(noinst_PROGRAMS:=.c)
52 noinst_PROGRAMS = \
102 tests: $(noinst_PROGRAMS)
/external/libxml2/vms/
H A Dbuild_libxml.com65 $! definition of noinst_PROGRAMS in MAKEFILE.
67 $ noinst_PROGRAMS = "testSchemas testRelax testSAX testHTML testXPath testURI " -
199 $ all_progs = bin_progs + " " + noinst_PROGRAMS
/external/elfutils/src/libasm/
H A DMakefile.am38 noinst_PROGRAMS = $(noinst_LIBRARIES:_pic.a=.so)
H A DMakefile86 noinst_PROGRAMS = $(am__EXEEXT_1) macro
155 PROGRAMS = $(noinst_PROGRAMS)
461 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
/external/elfutils/src/libcpu/
H A DMakefile.am55 noinst_PROGRAMS = i386_gendis
H A DMakefile87 #noinst_PROGRAMS = i386_gendis$(EXEEXT)
114 PROGRAMS = $(noinst_PROGRAMS)
394 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
/external/pcre/dist/
H A DMakefile.am94 noinst_PROGRAMS =
206 noinst_PROGRAMS += dftables
410 noinst_PROGRAMS += pcre_jit_test
459 noinst_PROGRAMS += pcrecpp_unittest
465 noinst_PROGRAMS += pcre_scanner_unittest
471 noinst_PROGRAMS += pcre_stringpiece_unittest
632 # noinst_PROGRAMS += pcredemo
/external/elfutils/src/src/
H A DMakefile93 noinst_PROGRAMS = $(am__EXEEXT_1) macro
138 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
610 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
/external/elfutils/src/libelf/
H A DMakefile.am39 noinst_PROGRAMS = $(noinst_LIBRARIES:_pic.a=.so)
H A DMakefile88 noinst_PROGRAMS = $(am__EXEEXT_1) macro
198 PROGRAMS = $(noinst_PROGRAMS)
539 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
/external/elfutils/src/libdw/
H A DMakefile.am39 noinst_PROGRAMS = $(noinst_LIBRARIES:_pic.a=.so)
H A DMakefile88 noinst_PROGRAMS = $(am__EXEEXT_1) macro
205 PROGRAMS = $(noinst_PROGRAMS)
553 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
/external/google-tv-pairing-protocol/cpp/
H A DMakefile.am161 noinst_PROGRAMS = $(TESTS)
/external/libvncserver/client_examples/
H A DMakefile54 noinst_PROGRAMS = ppmtest$(EXEEXT) $(am__EXEEXT_1) $(am__EXEEXT_2) \ macro
70 PROGRAMS = $(noinst_PROGRAMS)
342 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
/external/libvncserver/examples/android/
H A DMakefile54 noinst_PROGRAMS = androidvncserver$(EXEEXT) macro
66 PROGRAMS = $(noinst_PROGRAMS)
289 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
/external/libvncserver/test/
H A DMakefile54 noinst_PROGRAMS = tjunittest$(EXEEXT) \ macro
71 PROGRAMS = $(noinst_PROGRAMS)
349 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
/external/libvncserver/vncterm/
H A DMakefile57 noinst_PROGRAMS = example$(EXEEXT) $(am__EXEEXT_1) macro
72 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
358 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
/external/libvncserver/examples/
H A DMakefile55 noinst_PROGRAMS = example$(EXEEXT) pnmshow$(EXEEXT) \ macro
76 PROGRAMS = $(noinst_PROGRAMS)
414 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
/external/google-breakpad/
H A DMakefile.am1127 noinst_PROGRAMS =
/external/libxml2/
H A DMakefile.am13 noinst_PROGRAMS=testSchemas testRelax testSAX testHTML testXPath testURI \

Completed in 3090 milliseconds