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

  /external/autotest/client/tests/rtc/src/
Makefile 4 PROGS= rtctest
10 all: $(PROGS)
19 -rm -f $(PROGS)
  /external/autotest/client/tests/tsc/src/
Makefile 5 PROGS= checktsc
11 all: $(PROGS)
20 -rm -f $(PROGS)
  /external/strace/test/
Makefile 3 PROGS = \
9 all: $(PROGS)
18 rm -f *.o core $(PROGS) *.gdb
  /external/blktrace/btreplay/
Makefile 15 PROGS = btrecord btreplay
18 all: depend $(PROGS)
20 $(PROGS): | depend
29 -rm -f *.o $(PROGS) .depend
  /external/libcap/progs/
Makefile 7 PROGS=getpcaps capsh
9 PROGS += getcap setcap
12 BUILD=$(PROGS)
29 for p in $(PROGS) ; do \
  /external/mesa3d/src/gallium/tests/unit/
Makefile 0 # progs/gallium/simple/Makefile
32 PROGS = $(OBJECTS:.o=)
36 default: $(PROGS)
39 -rm -f $(PROGS)
48 $(PROGS): %: %.o
  /external/e2fsprogs/util/
Makefile.in 21 PROGS= subst symlinks
23 all:: $(PROGS) gen-tarball
48 $(RM) -f $(PROGS) \#* *.s *.o *.a *~ core *.tar.gz gen-tarball \
  /external/blktrace/btt/
Makefile 14 PROGS = btt
22 all: depend $(PROGS)
35 -rm -f *.o $(PROGS) .depend
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/
Makefile 4 PROGS=tools/fxdis
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/
Makefile 4 PROGS=tools/dxbc2tgsi
  /external/mesa3d/src/gallium/tests/trivial/
Makefile 26 PROGS = $(OBJECTS:.o=)
35 default: $(PROGS) pipes
40 -rm -f $(PROGS)
53 $(PROGS): %: %.o $(LINKS)
  /external/blktrace/
Makefile 4 PROGS = blkparse blktrace verify_blkparse blkrawverify blkiomon
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/mesa3d/src/gallium/drivers/llvmpipe/
Makefile 54 PROGS := lp_test_format \
74 $(PROGS): lp_test_main.o libllvmpipe.a
  /external/e2fsprogs/tests/progs/
Makefile.in 9 my_dir = tests/progs
16 PROGS= test_icount crcsum
32 all:: $(PROGS)
55 $(RM) -f $(PROGS) test_rel_cmds.c test_icount_cmds.c \
  /external/e2fsprogs/resize/
Makefile.in 15 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/
Makefile.in 14 PROGS= ext2ed
55 all:: $(PROGS) $(MANPAGES) ext2ed.conf
  /external/e2fsprogs/debugfs/
Makefile.in 14 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/
Makefile 22 PROGS = fio
26 PROGS += gfio
224 PROGS += $(T_PROGS)
252 all: $(PROGS) $(T_TEST_PROGS) $(SCRIPTS) FORCE
357 @rm -f .depend $(FIO_OBJS) $(GFIO_OBJS) $(OBJS) $(T_OBJS) $(PROGS) $(T_PROGS) $(T_TEST_PROGS) core.* core gfio FIO-VERSION-FILE *.d lib/*.d crc/*.d engines/*.d profiles/*.d t/*.d config-host.mak config-host.h y.tab.[ch] lex.yy.c exp/*.[do] lexer.h
373 install: $(PROGS) $(SCRIPTS) tools/plot/fio2gnuplot.1 FORCE
375 $(INSTALL) $(PROGS) $(SCRIPTS) $(DESTDIR)$(bindir)
  /external/e2fsprogs/e2fsck/
Makefile.in 14 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 458 milliseconds