HomeSort by relevance Sort by last modified time
    Searched refs:TARGETS (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/linux-kselftest/tools/testing/selftests/intel_pstate/
Makefile 5 TARGETS := msr aperf
7 TEST_PROGS := $(TARGETS) run.sh
10 all: $(TARGETS)
12 $(TARGETS): $(HEADERS)
15 rm -f $(TARGETS)
  /external/linux-kselftest/tools/testing/selftests/
Makefile 0 TARGETS = breakpoints
2 TARGETS += capabilities
3 TARGETS += cpu-hotplug
4 TARGETS += efivarfs
5 TARGETS += exec
6 TARGETS += firmware
7 TARGETS += ftrace
8 TARGETS += futex
9 TARGETS += ipc
10 TARGETS += kcm
    [all...]
  /external/autotest/client/site_tests/security_AltSyscall/src/
Makefile 7 TARGETS = read mmap alt_syscall adjtimex clock_adjtime
9 all: $(TARGETS)
15 $(RM) $(TARGETS)
  /external/ltp/testcases/kernel/module/create_module/
Makefile 26 TARGETS=$(patsubst %.c,%,$(SRCS))
28 all: $(TARGETS)
31 @set -e; for i in $(TARGETS); do ln -f $$i ../../../bin/$$i ; done
34 rm -f $(TARGETS)
  /external/linux-kselftest/tools/testing/selftests/futex/functional/
Makefile 6 TARGETS := \
15 TEST_PROGS := $(TARGETS) run.sh
18 all: $(TARGETS)
20 $(TARGETS): $(HEADERS)
25 rm -f $(TARGETS)
  /external/selinux/libsepol/utils/
Makefile 9 TARGETS=$(patsubst %.c,%,$(wildcard *.c))
11 all: $(TARGETS)
15 install -m 755 $(TARGETS) $(BINDIR)
18 -rm -f $(TARGETS) *.o
  /external/selinux/mcstrans/utils/
Makefile 11 TARGETS=$(patsubst %.c,%,$(wildcard *.c))
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/icu/icu4c/source/samples/uresb/
resources.mak 7 TARGETS = en.res root.res sr.res
17 all : $(TARGETS)
18 @echo All targets are up to date
21 -erase $(TARGETS)
  /external/iproute2/tipc/
Makefile 13 TARGETS=tipc
19 all: $(TARGETS) $(LIBS)
24 install -m 0755 $(TARGETS) $(DESTDIR)$(SBINDIR)
27 rm -f $(TIPCOBJ) $(TARGETS)
  /external/mdnsresponder/Clients/
Makefile 29 TARGETS = build/dns-sd build/dns-sd64
32 TARGETS = build/dns-sd
36 all: $(TARGETS)
  /prebuilts/gdb/darwin-x86/share/pretty-printers/stlport/test/
Makefile 55 # Add STLport 4.6.x tests to $(TARGETS) (if enabled)
57 TARGETS += test_stlport46 test_stlport46d
60 # Add STLport 5.0.x tests to $(TARGETS) (if enabled)
62 TARGETS += test_stlport50 test_stlport50d
65 # Add STLport 5.1.x tests to $(TARGETS) (if enabled)
67 TARGETS += test_stlport51 test_stlport51d
70 # Add STLport 5.2.x tests to $(TARGETS) (if enabled)
72 TARGETS += test_stlport52 test_stlport52d
78 ifeq ($(TARGETS),)
83 ifneq ($(TARGETS),)
    [all...]
  /prebuilts/gdb/linux-x86/share/pretty-printers/stlport/test/
Makefile 55 # Add STLport 4.6.x tests to $(TARGETS) (if enabled)
57 TARGETS += test_stlport46 test_stlport46d
60 # Add STLport 5.0.x tests to $(TARGETS) (if enabled)
62 TARGETS += test_stlport50 test_stlport50d
65 # Add STLport 5.1.x tests to $(TARGETS) (if enabled)
67 TARGETS += test_stlport51 test_stlport51d
70 # Add STLport 5.2.x tests to $(TARGETS) (if enabled)
72 TARGETS += test_stlport52 test_stlport52d
78 ifeq ($(TARGETS),)
83 ifneq ($(TARGETS),)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/stlport/test/
Makefile 55 # Add STLport 4.6.x tests to $(TARGETS) (if enabled)
57 TARGETS += test_stlport46 test_stlport46d
60 # Add STLport 5.0.x tests to $(TARGETS) (if enabled)
62 TARGETS += test_stlport50 test_stlport50d
65 # Add STLport 5.1.x tests to $(TARGETS) (if enabled)
67 TARGETS += test_stlport51 test_stlport51d
70 # Add STLport 5.2.x tests to $(TARGETS) (if enabled)
72 TARGETS += test_stlport52 test_stlport52d
78 ifeq ($(TARGETS),)
83 ifneq ($(TARGETS),)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/share/pretty-printers/stlport/test/
Makefile 55 # Add STLport 4.6.x tests to $(TARGETS) (if enabled)
57 TARGETS += test_stlport46 test_stlport46d
60 # Add STLport 5.0.x tests to $(TARGETS) (if enabled)
62 TARGETS += test_stlport50 test_stlport50d
65 # Add STLport 5.1.x tests to $(TARGETS) (if enabled)
67 TARGETS += test_stlport51 test_stlport51d
70 # Add STLport 5.2.x tests to $(TARGETS) (if enabled)
72 TARGETS += test_stlport52 test_stlport52d
78 ifeq ($(TARGETS),)
83 ifneq ($(TARGETS),)
    [all...]
  /external/ltp/testcases/kernel/module/query_module/
Makefile 27 TARGETS=query_module01 query_module02 query_module03 $(OBJS)
29 all: $(TARGETS)
45 @set -e; for i in $(TARGETS); do ln -f $$i ../../../bin/$$i ; done
48 rm -f $(TARGETS)
  /external/selinux/policycoreutils/load_policy/
Makefile 12 TARGETS=$(patsubst %.c,%,$(wildcard *.c))
14 all: $(TARGETS)
18 install -m 755 $(TARGETS) $(SBINDIR)
25 -rm -f $(TARGETS) *.o
  /external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
Makefile 50 TARGETS = crt0-efi-$(ARCH).o libgnuefi.a
52 all: $(TARGETS)
57 rm -f $(TARGETS) *~ *.o $(OBJS)
61 $(INSTALL) -m 644 $(TARGETS) $(INSTALLROOT)/$(LIBDIR)
  /external/iproute2/misc/
Makefile 4 TARGETS=ss nstat ifstat rtacct lnstat
9 TARGETS += arpd
21 all: $(TARGETS)
43 install -m 0755 $(TARGETS) $(DESTDIR)$(SBINDIR)
48 rm -f *.o $(TARGETS) ssfilter.c
  /external/syslinux/txt/
Makefile 40 TARGETS =
52 TARGETS += $(HTML_DOCS)
55 TARGETS += $(MAN_DOCS)
58 TARGETS += $(XHTML_DOCS)
61 TARGETS += $(TEXT_DOCS)
65 all: $(TARGETS)
  /external/syslinux/win64/ntfstest/
Makefile 46 TARGETS = ntfstest64.exe
49 all: $(TARGETS)
52 rm -f $(TARGETS)
61 -rm -f *~ $(TARGETS)
  /external/syslinux/gpxe/
Makefile 21 TARGETS = gpxelinux.0 gpxelinuxk.0
25 all: $(TARGETS)
37 rm -f $(TARGETS)
  /external/selinux/policycoreutils/run_init/
Makefile 26 TARGETS=$(patsubst %.c,%,$(wildcard *.c))
28 all: $(TARGETS)
46 -rm -f $(TARGETS) *.o
  /external/syslinux/gnu-efi/gnu-efi-3.0/apps/
Makefile 70 TARGETS = $(TARGET_APPS) $(TARGET_BSDRIVERS) $(TARGET_RTDRIVERS)
72 all: $(TARGETS)
78 rm -f $(TARGETS) *~ *.o *.so
  /external/iproute2/ip/
Makefile 22 TARGETS=ip rtmon
24 all: $(TARGETS) $(SCRIPTS)
31 install -m 0755 $(TARGETS) $(DESTDIR)$(SBINDIR)
35 rm -f $(ALLOBJ) $(TARGETS)
  /external/iproute2/man/man8/
Makefile 0 TARGETS = ip-address.8 ip-link.8 ip-route.8
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)

Completed in 1950 milliseconds

1 2 3