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

  /external/e2fsprogs/ext2ed/
Makefile.in 14 PROGS= ext2ed
55 all:: $(PROGS) $(MANPAGES) ext2ed.conf
  /external/blktrace/btreplay/
Makefile 15 PROGS = btrecord btreplay
18 all: depend $(PROGS)
20 $(PROGS): | depend
29 -rm -f *.o $(PROGS) .depend
  /external/e2fsprogs/util/
Makefile.in 20 PROGS= subst
22 all:: $(PROGS) gen-tarball
43 $(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/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/e2fsprogs/tests/progs/
Makefile.in 9 my_dir = tests/progs
16 PROGS= test_icount
31 all:: $(PROGS)
50 $(RM) -f $(PROGS) test_rel_cmds.c test_icount_cmds.c \
  /external/e2fsprogs/resize/
Makefile.in 15 PROGS= resize2fs
40 all:: $(PROGS) $(TEST_PROGS) $(MANPAGES)
64 install: $(PROGS) $(MANPAGES) installdirs
65 $(Q) for i in $(PROGS); do \
78 $(Q) for i in $(PROGS); do \
84 for i in $(PROGS); do \
105 $(RM) -f $(PROGS) $(TEST_PROGS) $(MANPAGES) \#* *.s *.o *.a *~ core \
  /external/e2fsprogs/debugfs/
Makefile.in 14 PROGS= debugfs
36 all:: $(PROGS) $(MANPAGES)
55 install: $(PROGS) $(MANPAGES) installdirs
56 $(Q) for i in $(PROGS); do \
69 $(Q) for i in $(PROGS); do \
75 for i in $(PROGS); do \
  /external/e2fsprogs/e2fsck/
Makefile.in 14 PROGS= e2fsck
108 all:: profiled $(PROGS) e2fsck $(MANPAGES) $(FMANPAGES)
199 install: $(PROGS) $(MANPAGES) $(FMANPAGES) installdirs
200 $(Q) for i in $(PROGS); do \
230 $(Q) for i in $(PROGS); do \
236 for i in $(PROGS); do \
255 $(RM) -f $(PROGS) \#* *\# *.s *.o *.a *~ core e2fsck.static \

Completed in 2709 milliseconds