Lines Matching refs:resize2fs
15 PROGS= resize2fs
17 MANPAGES= resize2fs.8
19 RESIZE_OBJS= extent.o resize2fs.o main.o online.o resource_track.o \
25 $(srcdir)/resize2fs.c \
45 resize2fs: $(RESIZE_OBJS) $(DEPLIBS)
47 $(Q) $(CC) $(ALL_LDFLAGS) -o resize2fs $(RESIZE_OBJS) $(LIBS)
49 resize2fs.static: $(RESIZE_OBJS) $(DEPSTATIC_LIBS)
51 $(Q) $(LD) $(ALL_LDFLAGS) $(LDFLAG_STATIC) -o resize2fs.static \
54 resize2fs.8: $(DEP_SUBSTITUTE) $(srcdir)/resize2fs.8.in
56 $(Q) $(SUBSTITUTE_UPTIME) $(srcdir)/resize2fs.8.in resize2fs.8
109 resize2fs.static test_extent.out
151 $(top_builddir)/lib/dirpaths.h $(srcdir)/resize2fs.h \
158 resize2fs.o: $(srcdir)/resize2fs.c $(top_builddir)/lib/config.h \
159 $(top_builddir)/lib/dirpaths.h $(srcdir)/resize2fs.h \
169 $(srcdir)/resize2fs.h $(top_srcdir)/lib/ext2fs/ext2fs.h \
175 $(top_builddir)/lib/dirpaths.h $(srcdir)/resize2fs.h \
183 $(top_builddir)/lib/dirpaths.h $(srcdir)/resize2fs.h \
191 $(top_builddir)/lib/dirpaths.h $(srcdir)/resize2fs.h \