Searched refs:PROGS (Results 1 - 21 of 21) sorted by relevance

/external/strace/test/
H A DMakefile3 PROGS = \ macro
8 all: $(PROGS)
15 rm -f *.o core $(PROGS) *.gdb
/external/blktrace/btreplay/
H A DMakefile15 PROGS = btrecord btreplay macro
18 all: depend $(PROGS)
20 $(PROGS): | depend
29 -rm -f *.o $(PROGS) .depend
/external/chromium_org/third_party/mesa/src/src/gallium/tests/unit/
H A DMakefile32 PROGS = $(OBJECTS:.o=) macro
36 default: $(PROGS)
39 -rm -f $(PROGS)
48 $(PROGS): %: %.o
/external/mesa3d/src/gallium/tests/unit/
H A DMakefile32 PROGS = $(OBJECTS:.o=) macro
36 default: $(PROGS)
39 -rm -f $(PROGS)
48 $(PROGS): %: %.o
/external/e2fsprogs/util/
H A DMakefile.in21 PROGS= subst symlinks
23 all:: $(PROGS) gen-tarball
48 $(RM) -f $(PROGS) \#* *.s *.o *.a *~ core *.tar.gz gen-tarball \
/external/blktrace/btt/
H A DMakefile14 PROGS = btt macro
22 all: depend $(PROGS)
35 -rm -f *.o $(PROGS) .depend
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/
H A DMakefile4 PROGS=tools/fxdis macro
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d1x/
H A DMakefile4 PROGS=tools/dxbc2tgsi macro
/external/chromium_org/third_party/mesa/src/src/gallium/tests/trivial/
H A DMakefile26 PROGS = $(OBJECTS:.o=) macro
35 default: $(PROGS) pipes
40 -rm -f $(PROGS)
53 $(PROGS): %: %.o $(LINKS)
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/
H A DMakefile4 PROGS=tools/fxdis macro
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/
H A DMakefile4 PROGS=tools/dxbc2tgsi macro
/external/mesa3d/src/gallium/tests/trivial/
H A DMakefile26 PROGS = $(OBJECTS:.o=) macro
35 default: $(PROGS) pipes
40 -rm -f $(PROGS)
53 $(PROGS): %: %.o $(LINKS)
/external/blktrace/
H A DMakefile4 PROGS = blkparse blktrace verify_blkparse blkrawverify blkiomon macro
8 ALL = $(PROGS) $(SCRIPTS) btt/btt btreplay/btrecord btreplay/btreplay \
40 $(PROGS): | depend
76 -rm -f *.o $(PROGS) .depend btrace-1.0.tar.bz2
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A DMakefile54 PROGS := lp_test_format \ macro
74 $(PROGS): lp_test_main.o libllvmpipe.a
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A DMakefile54 PROGS := lp_test_format \ macro
74 $(PROGS): lp_test_main.o libllvmpipe.a
/external/e2fsprogs/tests/progs/
H A DMakefile.in16 PROGS= test_icount crcsum
32 all:: $(PROGS)
55 $(RM) -f $(PROGS) test_rel_cmds.c test_icount_cmds.c \
/external/e2fsprogs/resize/
H A DMakefile.in15 PROGS= resize2fs
43 all:: $(PROGS) $(TEST_PROGS) $(MANPAGES)
67 install: $(PROGS) $(MANPAGES) installdirs
68 $(Q) for i in $(PROGS); do \
81 $(Q) for i in $(PROGS); do \
87 for i in $(PROGS); do \
108 $(RM) -f $(PROGS) $(TEST_PROGS) $(MANPAGES) \#* *.s *.o *.a *~ core \
/external/e2fsprogs/ext2ed/
H A DMakefile.in14 PROGS= ext2ed
55 all:: $(PROGS) $(MANPAGES) ext2ed.conf
/external/e2fsprogs/debugfs/
H A DMakefile.in14 PROGS= debugfs
49 all:: $(PROGS) $(MANPAGES)
93 install: $(PROGS) $(MANPAGES) installdirs
94 $(Q) for i in $(PROGS); do \
107 $(Q) for i in $(PROGS); do \
113 for i in $(PROGS); do \
121 $(RM) -f $(PROGS) debugfs.8 \#* *.s *.o *.a *~ debug_cmds.c \
/external/fio/
H A DMakefile22 PROGS = fio macro
26 PROGS += gfio
205 all: $(PROGS) $(SCRIPTS) FORCE
277 -rm -f .depend $(FIO_OBJS) $(GFIO_OBJS) $(OBJS) $(T_OBJS) $(PROGS) $(T_PROGS) core.* core gfio FIO-VERSION-FILE *.d lib/*.d crc/*.d engines/*.d profiles/*.d t/*.d config-host.mak config-host.h
293 install: $(PROGS) $(SCRIPTS) tools/plot/fio2gnuplot.1 FORCE
295 $(INSTALL) $(PROGS) $(SCRIPTS) $(DESTDIR)$(bindir)
/external/e2fsprogs/e2fsck/
H A DMakefile.in14 PROGS= e2fsck
117 all:: profiled $(PROGS) e2fsck $(MANPAGES) $(FMANPAGES)
219 install: $(PROGS) $(MANPAGES) $(FMANPAGES) installdirs
220 $(Q) for i in $(PROGS); do \
250 $(Q) for i in $(PROGS); do \
256 for i in $(PROGS); do \
275 $(RM) -f $(PROGS) \#* *\# *.s *.o *.a *~ core e2fsck.static \

Completed in 3575 milliseconds