HomeSort by relevance Sort by last modified time
    Searched refs:noinst_PROGRAMS (Results 1 - 21 of 21) sorted by null

  /external/cmockery/cmockery_0_1_2/
Makefile.am 51 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/
Makefile.am 12 noinst_PROGRAMS = test_bitwise test_framing
20 check: $(noinst_PROGRAMS)
  /external/libvorbis/examples/
Makefile.am 7 noinst_PROGRAMS = decoder_example encoder_example chaining_example\
  /external/curl/packages/OS400/
make-tests.sh 45 # The list is found in variable "noinst_PROGRAMS"
49 for PGM in ${noinst_PROGRAMS}
  /external/libvorbis/lib/
Makefile.am 45 noinst_PROGRAMS = $(vorbis_selftests)
47 check: $(noinst_PROGRAMS)
  /external/libxml2/doc/examples/
Makefile.am 16 examples.xml: index.py $(noinst_PROGRAMS:=.c)
52 noinst_PROGRAMS = \
102 tests: $(noinst_PROGRAMS)
index.py 238 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"
  /external/libxml2/vms/
build_libxml.com 65 $! definition of noinst_PROGRAMS in MAKEFILE.
67 $ noinst_PROGRAMS = "testSchemas testRelax testSAX testHTML testXPath testURI " -
199 $ all_progs = bin_progs + " " + noinst_PROGRAMS
  /external/elfutils/libasm/
Makefile.am 38 noinst_PROGRAMS = $(noinst_LIBRARIES:_pic.a=.so)
  /external/elfutils/libcpu/
Makefile.am 55 noinst_PROGRAMS = i386_gendis
  /external/mesa3d/src/compiler/
Makefile.nir.am 54 noinst_PROGRAMS += spirv2nir
Makefile.glsl.am 56 noinst_PROGRAMS = glsl_compiler
  /toolchain/binutils/binutils-2.25/gas/
Makefile.am 360 noinst_PROGRAMS = as-new
394 STAGESTUFF = *.@OBJEXT@ $(noinst_PROGRAMS)
601 install-exec-bindir: $(noinst_PROGRAMS)
603 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
610 install-exec-tooldir: install-exec-bindir $(noinst_PROGRAMS)
628 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
631 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
636 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
639 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
644 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
    [all...]
  /external/elfutils/libelf/
Makefile.am 39 noinst_PROGRAMS = $(noinst_LIBRARIES:_pic.a=.so)
  /external/pcre/dist2/
Makefile.am 201 noinst_PROGRAMS =
302 noinst_PROGRAMS += dftables
494 noinst_PROGRAMS += pcre2_jit_test
  /external/elfutils/libdw/
Makefile.am 39 noinst_PROGRAMS = $(noinst_LIBRARIES:_pic.a=.so)
  /external/google-tv-pairing-protocol/cpp/
Makefile.am 161 noinst_PROGRAMS = $(TESTS)
  /toolchain/binutils/binutils-2.25/binutils/
Makefile.am 95 noinst_PROGRAMS = $(RENAMED_PROGS) $(TEST_PROGS) @BUILD_MISC@
527 install-exec-local: install-binPROGRAMS $(bin_PROGRAMS) $(noinst_PROGRAMS)
  /toolchain/binutils/binutils-2.25/gold/
Makefile.am 56 noinst_PROGRAMS = ld-new incremental-dump
  /external/google-breakpad/
Makefile.am     [all...]
  /external/libxml2/
Makefile.am 13 noinst_PROGRAMS=testSchemas testRelax testSAX testHTML testXPath testURI \
    [all...]

Completed in 409 milliseconds