HomeSort by relevance Sort by last modified time
    Searched refs:MAKE (Results 51 - 75 of 319) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/ltp/testcases/kernel/controllers/
Makefile.inc 32 $(MAKE) -C $^ -f "$(abs_srcdir)/$^/Makefile" all
42 # vim: syntax=make
  /external/ltp/testcases/kernel/controllers/cpuset/
Makefile 36 $(MAKE) -C $^ -f "$(abs_srcdir)/$^/Makefile" all
43 $(MAKE) -C $^ -f "$(abs_srcdir)/$^/Makefile" clean
Makefile.inc 35 $(MAKE) -C $^ -f "$(abs_srcdir)/$^/Makefile" all
38 $(MAKE) -C $^ -f "$(abs_srcdir)/$^/Makefile" all
48 # vim: syntax=make
  /external/ltp/testcases/kernel/device-drivers/nls/
Makefile 15 $(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules
17 # $(MAKE) -C $(KERNELDIR) SUBDIRS=$(PWD) modules
20 $(MAKE) -C $(KDIR) SUBDIRS=$(PWD) clean
  /external/ltp/testcases/kernel/include/
lib.mk 33 $(MAKE) -C $^ -f "$(LIBKERNTEST_SRCDIR)/Makefile" all
40 $(MAKE) -C $^ -f "$(LIBKERNTEST_SRCDIR)/Makefile" clean
  /external/ltp/testcases/kernel/mem/hugetlb/
Makefile 31 $(MAKE) -C $^ -f "$(abs_srcdir)/$^/Makefile" all
38 $(MAKE) -C $^ -f "$(abs_srcdir)/$^/Makefile" clean
  /external/ltp/testcases/kernel/syscalls/ipc/
Makefile.inc 34 $(MAKE) -C $^ -f "$(abs_srcdir)/$^/Makefile" all
42 # vim: syntax=make
Makefile2.inc 30 $(MAKE) -C $^ -f "$(abs_srcdir)/$^/Makefile" all
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/
Makefile 31 $(MAKE) -C $^ -f "$(abs_srcdir)/$^/Makefile" all
36 $(MAKE) -C $^ -f "$(abs_srcdir)/$^/Makefile" clean
  /external/ltp/testcases/open_posix_testsuite/conformance/behavior/
Makefile 9 $(MAKE) -C $$dir $@; \
  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/
Makefile 9 $(MAKE) -C $$dir $@; \
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/
Makefile 9 $(MAKE) -C $$dir $@; \
  /external/ltp/testcases/open_posix_testsuite/functional/
Makefile 9 $(MAKE) -C $$dir $@; \
  /external/ltp/testcases/open_posix_testsuite/stress/
Makefile 9 $(MAKE) -C $$dir $@; \
  /external/blktrace/
Makefile 14 $(MAKE) -C btt
17 $(MAKE) -C btreplay
20 $(MAKE) -C btreplay
43 $(MAKE) -C doc all
44 $(MAKE) -C btt docs
45 $(MAKE) -C btreplay docs
48 $(MAKE) -C doc clean
49 $(MAKE) -C btt clean
50 $(MAKE) -C btreplay clean
77 $(MAKE) -C btt clea
    [all...]
  /external/capstone/bindings/
Makefile 18 cd python && $(MAKE) gen_const
19 cd java && $(MAKE) gen_const
20 cd ocaml && $(MAKE) gen_const
28 cd ../tests && $(MAKE)
41 cd python && $(MAKE)
51 $(MAKE) test_diff
54 cd java && $(MAKE)
64 $(MAKE) test_diff
81 cd java && $(MAKE) clean
82 cd python && $(MAKE) clea
    [all...]
  /external/autotest/client/site_tests/desktopui_CameraApp/src/
Makefile 16 $(MAKE) -C $(BUILD_CAMERA_DIR) clean build/camera
  /external/iproute2/man/
Makefile 8 @for subdir in $(SUBDIRS); do $(MAKE) -C $$subdir $@ || exit $$?; done
  /external/libogg/src/
Makefile.am 10 # build and run the self tests on 'make check'
25 $(MAKE) all CFLAGS="@DEBUG@"
28 $(MAKE) all CFLAGS="@PROFILE@"
  /external/linux-kselftest/tools/testing/selftests/powerpc/mm/
Makefile 3 $(MAKE) -C ../
  /external/selinux/policycoreutils/
Makefile 5 (cd $$subdir && $(MAKE) $@) || exit 1; \
  /external/swiftshader/third_party/LLVM/bindings/ocaml/
Makefile 16 $(MAKE) -C $$i ocamldoc; \
  /external/syslinux/diag/
Makefile 6 do $(MAKE) -C $(OBJ)/$$d -f $(SRC)/$$d/Makefile \
  /hardware/invensense/6515/libsensors_iio/software/build/android/
shared.mk 47 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
50 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
55 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
58 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
63 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
66 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
71 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
74 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
  /hardware/invensense/65xx/libsensors_iio/software/build/android/
shared.mk 47 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
50 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
55 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
58 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
63 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
66 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
71 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
74 cd $$DIR && $(MAKE) -f shared.mk $@ ); \

Completed in 470 milliseconds

1 23 4 5 6 7 8 91011>>