Searched defs:TARGETS (Results 1 - 12 of 12) sorted by relevance

/external/iproute2/man/man8/
H A DMakefile0 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 ss.8 \
12 all: $(TARGETS)
26 @rm -f $(TARGETS)
1 TARGETS = ip-address.8 ip-link.8 ip-route.8 macro
/external/mdnsresponder/Clients/
H A DMakefile29 TARGETS = build/dns-sd build/dns-sd64 macro
32 TARGETS = build/dns-sd macro
36 all: $(TARGETS)
/external/chromium_org/third_party/icu/source/samples/uresb/
H A Dresources.mak4 TARGETS = en.res root.res sr.res macro
14 all : $(TARGETS)
18 -erase $(TARGETS)
/external/icu/icu4c/source/samples/uresb/
H A Dresources.mak4 TARGETS = en.res root.res sr.res macro
14 all : $(TARGETS)
18 -erase $(TARGETS)
/external/iproute2/misc/
H A DMakefile4 TARGETS=ss nstat ifstat rtacct arpd lnstat macro
8 all: $(TARGETS)
30 install -m 0755 $(TARGETS) $(DESTDIR)$(SBINDIR)
35 rm -f *.o $(TARGETS) ssfilter.c
/external/libsepol/utils/
H A DMakefile9 TARGETS=$(patsubst %.c,%,$(wildcard *.c)) macro
11 all: $(TARGETS)
15 install -m 755 $(TARGETS) $(BINDIR)
18 -rm -f $(TARGETS) *.o
/external/iproute2/ip/
H A DMakefile18 TARGETS=ip rtmon macro
20 all: $(TARGETS) $(SCRIPTS)
28 install -m 0755 $(TARGETS) $(DESTDIR)$(SBINDIR)
32 rm -f $(ALLOBJ) $(TARGETS)
/external/checkpolicy/
H A DMakefile9 TARGETS = checkpolicy checkmodule macro
26 all: $(TARGETS)
51 install -m 755 $(TARGETS) $(BINDIR)
60 -rm -f $(TARGETS) $(CHECKPOLOBJS) $(CHECKMODOBJS) y.tab.c y.tab.h lex.yy.c
/external/llvm/utils/buildit/
H A DGNUmakefile7 # You can specify TARGETS=ppc (or i386) on the buildit command line to limit the
10 # in TARGETS.
24 TARGETS := $(shell $(targets)) macro
64 $(SRC)/utils/buildit/build_llvm "$(RC_ARCHS)" "$(TARGETS)" \
/external/proguard/build/
H A Dmakefile30 TARGETS = $(PROGUARD) $(PROGUARD_GUI) $(RETRACE) $(ANT_TASK) $(GRADLE_TASK) $(WTK_PLUGIN) macro
89 $(foreach TARGET,$(TARGETS),$(eval $(call TARGETRULE,$(TARGET))))
107 .PHONY: all basic options proguard proguardgui retrace anttask wtkplugin clean $(TARGETS) $(OPTIONAL_TARGETS)
/external/iputils/
H A DMakefile111 TARGETS=$(IPV4_TARGETS) $(IPV6_TARGETS) macro
126 all: $(TARGETS)
132 $(TARGETS): %: %.o
221 @rm -f *.o $(TARGETS)
/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
H A DMakefile190 TARGETS = $(CMD_TARGETS) macro
299 $(RM) *.o *~ $(TARGETS) *.a *.so $(VERSION_FILES) .*.d

Completed in 4591 milliseconds