Home | History | Annotate | Download | only in e2fsprogs

Lines Matching full:progs

18 PROG_SUBDIRS=e2fsck $(DEBUGFS_DIR) misc $(RESIZE_DIR) tests/progs po
27 $(MAKE) progs
36 progs: subs all-progs-recursive
60 install: subs all-libs-recursive install-progs-recursive \
64 install-strip: subs all-libs-recursive install-strip-progs-recursive \
67 uninstall: uninstall-progs-recursive uninstall-shlibs-libs-recursive uninstall-doc-libs
83 all-progs-recursive install-progs-recursive install-strip-progs-recursive \
84 uninstall-progs-recursive: all-libs-recursive
87 target=`echo $@|$(SED) 's/-progs-recursive//'`; \