HomeSort by relevance Sort by last modified time
    Searched refs:PROGS (Results 1 - 18 of 18) 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/libcap/progs/
Makefile 7 PROGS=getpcaps capsh getcap setcap
9 BUILD=$(PROGS)
26 for p in $(PROGS) ; do \
  /external/blktrace/btreplay/
Makefile 15 PROGS = btrecord btreplay
18 all: depend $(PROGS)
20 $(PROGS): | depend
29 -rm -f *.o $(PROGS) .depend
  /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 22 PROGS= subst symlinks
24 all:: $(PROGS) gen-tarball
55 $(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
33 all:: $(PROGS)
56 $(RM) -f $(PROGS) test_rel_cmds.c test_icount_cmds.c \
  /external/e2fsprogs/resize/
Makefile.in 14 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 \
107 $(RM) -f $(PROGS) $(TEST_PROGS) $(MANPAGES) \#* *.s *.o *.a *~ core \
  /external/e2fsprogs/ext2ed/
Makefile.in 14 PROGS= ext2ed
56 all:: $(PROGS) $(MANPAGES) ext2ed.conf
  /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/debugfs/
Makefile.in 14 PROGS= debugfs
60 all:: $(PROGS) $(MANPAGES)
119 install: $(PROGS) $(MANPAGES) installdirs
120 $(Q) for i in $(PROGS); do \
133 $(Q) for i in $(PROGS); do \
139 for i in $(PROGS); do \
147 $(RM) -f $(PROGS) debugfs.8 \#* *.s *.o *.a *~ debug_cmds.c \
  /external/e2fsprogs/e2fsck/
Makefile.in 14 PROGS= e2fsck
108 all:: profiled $(PROGS) e2fsck $(MANPAGES) $(FMANPAGES)
194 install: $(PROGS) $(MANPAGES) $(FMANPAGES) installdirs
195 $(Q) for i in $(PROGS); do \
225 $(Q) for i in $(PROGS); do \
231 for i in $(PROGS); do \
250 $(RM) -f $(PROGS) \#* *\# *.s *.o *.a *~ core e2fsck.static \

Completed in 428 milliseconds