1#
2# Standard e2fsprogs prologue....
3#
4
5srcdir = .
6top_srcdir = ..
7
8top_builddir = ..
9my_dir = resize
10INSTALL = /usr/bin/install -c
11LDFLAG_STATIC = -static
12
13# Beginning of file MCONFIG
14
15all::
16
17check::
18
19SHELL = /bin/sh
20
21COMPRESS_EXT = gz bz2 bz Z
22
23prefix = /usr
24root_prefix = 
25exec_prefix = ${prefix}
26root_bindir = ${root_prefix}/bin
27root_sbindir = ${root_prefix}/sbin
28root_libdir = ${root_prefix}/lib
29datarootdir = ${prefix}/share
30bindir = ${exec_prefix}/bin
31sbindir = ${exec_prefix}/sbin
32libdir = ${exec_prefix}/lib
33datadir= ${datarootdir}
34localedir = $(datadir)/locale
35root_sysconfdir= ${root_prefix}/etc
36includedir = ${prefix}/include
37mandir = ${datarootdir}/man
38man1dir = $(mandir)/man1
39man3dir = $(mandir)/man3
40man5dir = $(mandir)/man5
41man8dir = $(mandir)/man8
42infodir = ${datarootdir}/info
43datadir = ${datarootdir}
44
45
46
47CROSS_COMPILER = mipsel-linux-
48CC = $(CROSS_COMPILER)gcc
49BUILD_CC = $(CC)
50DEFS = -DLOCALEDIR=\"$(localedir)\" -DROOT_SYSCONFDIR=\"$(root_sysconfdir)\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DENABLE_HTREE=1 -DENABLE_SWAPFS=1 -DTLS= -DUSE_UUIDD=1 -DPACKAGE=\"e2fsprogs\" -DVERSION=\"0.14.1\" -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=0 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DIRENT_H=1 -DHAVE_ERRNO_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MALLOC_H=1 -DHAVE_MNTENT_H=1 -DHAVE_PATHS_H=1 -DHAVE_SETJMP_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_MAJOR_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PRCTL_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SYSCALL_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UN_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_NET_IF_H=1 -DHAVE_VPRINTF=1 -DHAVE_RECLEN_DIRENT=1 -DHAVE_TYPE_SSIZE_T=1 -DHAVE_LSEEK64_PROTOTYPE=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_LONG_LONG=8 -DHAVE_INTTYPES_H=1 -DHAVE_INTPTR_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_LLSEEK=1 -DHAVE_LSEEK64=1 -DHAVE_OPEN64=1 -DHAVE_FSTAT64=1 -DHAVE_FTRUNCATE64=1 -DHAVE_STRTOULL=1 -DHAVE_STRCASECMP=1 -DHAVE_SRANDOM=1 -DHAVE_JRAND48=1 -DHAVE_FCHOWN=1 -DHAVE_MALLINFO=1 -DHAVE_FDATASYNC=1 -DHAVE_STRNLEN=1 -DHAVE_STRPTIME=1 -DHAVE_STRDUP=1 -DHAVE_SYSCONF=1 -DHAVE_PATHCONF=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_VALLOC=1 -DHAVE___SECURE_GETENV=1 -DHAVE_PRCTL=1 -DHAVE_MMAP=1 -DHAVE_UTIME=1 -DHAVE_SETRESUID=1 -DHAVE_SETRESGID=1 -DHAVE_DLOPEN=1 -DHAVE_EXT2_IOCTLS=1
51CFLAGS = -g -O2
52CPPFLAGS =  -I$(top_builddir)/lib -I$(top_srcdir)/lib 
53INTL_FLAGS = 
54ALL_CFLAGS = $(CPPFLAGS) $(DEFS) $(USE_WFLAGS) $(CFLAGS) $(XTRA_CFLAGS) \
55	$(INTL_FLAGS) $(LINUX_INCLUDE) 
56LDFLAGS = 
57ALL_LDFLAGS = $(LDFLAGS)
58BUILD_CFLAGS = -g -O2
59BUILD_LDFLAGS = 
60RM = /bin/rm
61LN = /bin/ln
62LN_S = ln -s
63MV = /bin/mv
64CP = /bin/cp
65CHMOD = /bin/chmod
66AR = $(CROSS_COMPILER)ar
67AWK = gawk
68SED = /bin/sed
69PERL = /usr/bin/perl
70RANLIB = $(CROSS_COMPILER)ranlib
71STRIP = $(CROSS_COMPILER)strip
72LD = $(PURE) $(CC)
73ARUPD = $(AR) r
74ARGEN = $(AR) rc
75LDCONFIG = /sbin/ldconfig
76INSTALL_PROGRAM = ${INSTALL}
77INSTALL_DATA = ${INSTALL} -m 644
78INSTALL_SCRIPT = ${INSTALL}
79MKINSTALLDIRS = $(top_builddir)/config/mkinstalldirs
80
81#
82# Library definitions
83#
84DEVMAPPER_LIBS = 
85STATIC_DEVMAPPER_LIBS = 
86
87LIB = $(top_builddir)/lib
88LIBSS = $(LIB)/libss.a
89LIBCOM_ERR = $(LIB)/libcom_err.a
90LIBE2P = $(LIB)/libe2p.a
91LIBEXT2FS = $(LIB)/libext2fs.a
92LIBUUID = $(LIB)/libuuid.a 
93LIBBLKID = $(LIB)/libblkid.a 
94LIBINTL = 
95DEPLIBUUID = $(LIB)/libuuid.a
96DEPLIBBLKID = $(LIB)/libblkid.a
97
98STATIC_LIBSS = $(LIB)/libss.a
99STATIC_LIBCOM_ERR = $(LIB)/libcom_err.a
100STATIC_LIBE2P = $(LIB)/libe2p.a
101STATIC_LIBEXT2FS = $(LIB)/libext2fs.a
102STATIC_LIBUUID = $(LIB)/libuuid.a  
103STATIC_LIBBLKID = $(LIB)/libblkid.a $(STATIC_DEVMAPPER_LIBS)
104DEPSTATIC_LIBUUID = $(LIB)/libuuid.a
105DEPSTATIC_LIBBLKID = $(LIB)/libblkid.a
106
107PROFILED_LIBSS = $(LIB)/libss
108PROFILED_LIBCOM_ERR = $(LIB)/libcom_err
109PROFILED_LIBE2P = $(LIB)/libe2p
110PROFILED_LIBEXT2FS = $(LIB)/libext2fs
111PROFILED_LIBUUID = $(LIB)/libuuid  
112PROFILED_LIBBLKID = $(LIB)/libblkid
113DEPPROFILED_LIBUUID = $(LIB)/libuuid
114DEPPROFILED_LIBBLKID = $(LIB)/libblkid
115
116# An include directive pointing to a directory holding enough linux-like
117# include files to satisfy some programs here
118LINUX_INCLUDE=
119
120#
121# A fast substitution command for fixing up man pages, shell scripts, etc.
122#
123SUBST_CONF=$(top_builddir)/util/subst.conf
124SUBSTITUTE= $(top_builddir)/util/subst -f $(SUBST_CONF)
125SUBSTITUTE_UPTIME= $(top_builddir)/util/subst -t -f $(SUBST_CONF)
126DEP_SUBSTITUTE= $(top_builddir)/util/subst $(SUBST_CONF)
127
128$(top_builddir)/util/subst:
129	cd $(top_builddir)/util ; $(MAKE) subst
130
131#
132# Warning flags
133#
134# Run make gcc-wall to do a build with warning messages.
135#
136#
137WFLAGS=		-std=c99 -D_XOPEN_SOURCE=600 -D_GNU_SOURCE \
138			-pedantic $(WFLAGS_EXTRA) \
139			-Wall -W -Wwrite-strings -Wpointer-arith \
140			-Wcast-qual -Wcast-align -Wno-variadic-macros \
141			-Wstrict-prototypes -Wmissing-prototypes \
142			-Wformat-security  -Wformat-nonliteral \
143			-Wmissing-format-attribute -O2 -Wstrict-aliasing \
144			-Wnested-externs -Winline -DNO_INLINE_FUNCS -Wshadow \
145			-UENABLE_NLS
146
147gcc-wall-new:
148	(make USE_WFLAGS="$(WFLAGS)" > /dev/null) 2>&1 | sed -f $(top_srcdir)/util/gcc-wall-cleanup 
149
150gcc-wall:
151	make clean > /dev/null
152	make gcc-wall-new
153
154#
155# Installation user and groups
156#
157BINGRP=		bin
158BINOWN=		bin
159BINMODE=	555
160INCGRP=		bin
161INCOWN=		bin
162INCMODE=	444
163LIBOWN=		bin
164LIBGRP=		bin
165LIBMODE=	444
166MANGRP=		bin
167MANOWN=		bin
168MANMODE=	444
169
170#
171# Autoconf magic...
172#
173
174DEP_LIB_MAKEFILES = $(top_srcdir)/lib/Makefile.elf-lib  \
175	$(top_srcdir)/lib/Makefile.bsd-lib $(top_srcdir)/lib/Makefile.darwin-lib \
176	$(top_srcdir)/lib/Makefile.solaris-lib $(top_srcdir)/lib/Makefile.checker \
177	$(top_srcdir)/lib/Makefile.profile
178
179$(top_builddir)/config.status: $(top_srcdir)/configure
180	cd $(top_builddir); ./config.status --recheck
181
182$(top_builddir)/MCONFIG: $(top_srcdir)/MCONFIG.in $(top_builddir)/config.status
183	cd $(top_builddir); CONFIG_FILES=MCONFIG ./config.status
184
185$(top_builddir)/lib/substitute_sh: $(top_srcdir)/lib/substitute_sh.in \
186		$(top_builddir)/config.status
187	cd $(top_builddir); CONFIG_FILES=lib/substitute_sh ./config.status
188
189$(top_builddir)/util/subst.conf: $(top_srcdir)/util/subst.conf.in \
190		$(top_builddir)/config.status
191	cd $(top_builddir); CONFIG_FILES=util/subst.conf ./config.status
192
193Makefile: $(srcdir)/Makefile.in $(top_builddir)/MCONFIG \
194		$(DEP_MAKEFILE) $(top_builddir)/config.status
195	cd $(top_builddir); CONFIG_FILES=$(my_dir)/Makefile ./config.status
196
197#$(top_srcdir)/configure: $(top_srcdir)/configure.in
198#	cd $(top_srcdir) && autoconf
199
200#
201# Make depend magic...
202#
203
204.depend: Makefile $(SRCS) $(top_srcdir)/depfix.sed $(top_srcdir)/wordwrap.pl
205	if test -n "$(SRCS)" ; then \
206		$(CC) -M $(ALL_CFLAGS) $(SRCS) | \
207			$(SED) -f $(top_srcdir)/depfix.sed \
208			    -e 's; $(srcdir)/; $$(srcdir)/;g' \
209			    -e 's; $(top_srcdir)/; $$(top_srcdir)/;g' \
210			    -e 's; $(top_builddir)/; $$(top_builddir)/;g' \
211			    -e 's; \./; ;g' \
212			    -e '/^#/d' \
213			    -e '/^ *\\$$/d' | \
214			$(PERL) $(top_srcdir)/wordwrap.pl > .depend; \
215	else :; fi
216
217depend:: .depend
218	if test -n "$(SRCS)" ; then \
219		sed -e '/^# +++ Dependency line eater +++/,$$d' \
220			< $(srcdir)/Makefile.in | cat - .depend \
221			> $(srcdir)/Makefile.in.new; \
222	if cmp -s $(srcdir)/Makefile.in $(srcdir)/Makefile.in.new ; then \
223		$(RM) $(srcdir)/Makefile.in.new ; \
224	else \
225		$(MV) $(srcdir)/Makefile.in $(srcdir)/Makefile.in.old; \
226		$(MV) $(srcdir)/Makefile.in.new $(srcdir)/Makefile.in; \
227	fi ; else :; fi
228
229# End of file MCONFIG
230
231PROGS=		resize2fs
232TEST_PROGS=	test_extent
233MANPAGES=	resize2fs.8
234
235RESIZE_OBJS= extent.o resize2fs.o main.o online.o sim_progress.o 
236
237TEST_EXTENT_OBJS= extent.o test_extent.o
238
239SRCS= $(srcdir)/extent.c \
240	$(srcdir)/resize2fs.c \
241	$(srcdir)/main.c \
242	$(srcdir)/online.c \
243	$(srcdir)/sim_progress.c
244
245LIBS= $(LIBE2P) $(LIBEXT2FS) $(LIBCOM_ERR) $(LIBINTL)
246DEPLIBS= $(LIBE2P) $(LIBEXT2FS) $(LIBCOM_ERR)
247
248STATIC_LIBS= $(STATIC_LIBE2P) $(STATIC_LIBEXT2FS) $(STATIC_LIBCOM_ERR) \
249	$(LIBINTL)
250STATIC_DEPLIBS= $(STATIC_LIBE2P) $(STATIC_LIBEXT2FS) $(STATIC_LIBCOM_ERR) 
251
252.c.o:
253	@echo "	CC $<"
254	@$(CC) -c $(ALL_CFLAGS) $< -o $@
255
256all:: $(PROGS) $(TEST_PROGS) $(MANPAGES) 
257
258resize2fs: $(RESIZE_OBJS) $(DEPLIBS)
259	@echo "	LD $@"
260	@$(CC) $(ALL_LDFLAGS) -o resize2fs $(RESIZE_OBJS) $(LIBS) 
261
262resize2fs.static: $(RESIZE_OBJS)  $(STATIC_DEPLIBS)
263	@echo "	LD $@"
264	@$(LD) $(ALL_LDFLAGS) $(LDFLAG_STATIC) -o resize2fs.static \
265		$(RESIZE_OBJS) $(STATIC_LIBS) 
266
267resize2fs.8: $(DEP_SUBSTITUTE) $(srcdir)/resize2fs.8.in
268	@echo "	SUBST $@"
269	@$(SUBSTITUTE_UPTIME) $(srcdir)/resize2fs.8.in resize2fs.8
270
271test_extent: $(TEST_EXTENT_OBJS)
272	@echo "	LD $@"
273	@$(CC) $(ALL_LDFLAGS) -o test_extent $(TEST_EXTENT_OBJS) $(LIBS) 
274
275installdirs:
276	@echo "	MKINSTALLDIRS $(root_sbindir) $(man8dir)"
277	@$(MKINSTALLDIRS) $(DESTDIR)$(root_sbindir) \
278		$(DESTDIR)$(man8dir)
279
280install: $(PROGS) $(MANPAGES) installdirs
281	@for i in $(PROGS); do \
282		echo "	INSTALL $(root_sbindir)/$$i"; \
283		$(INSTALL_PROGRAM) $$i $(DESTDIR)$(root_sbindir)/$$i; \
284	done
285	@for i in $(MANPAGES); do \
286		for j in $(COMPRESS_EXT); do \
287			$(RM) -f $(DESTDIR)$(man8dir)/$$i.$$j; \
288		done; \
289		echo "	INSTALL_DATA $(man8dir)/$$i"; \
290		$(INSTALL_DATA) $$i $(DESTDIR)$(man8dir)/$$i; \
291	done
292
293install-strip: install
294	@for i in $(PROGS); do \
295		echo "	STRIP $(root_sbindir)/$$i"; \
296		$(STRIP) $(DESTDIR)$(root_sbindir)/$$i; \
297	done
298
299uninstall:
300	for i in $(PROGS); do \
301		$(RM) -f $(DESTDIR)$(root_sbindir)/$$i; \
302	done
303	for i in $(MANPAGES); do \
304		$(RM) -f $(DESTDIR)$(man8dir)/$$i; \
305	done
306
307test_extent.out: test_extent $(srcdir)/test_extent.in
308	LD_LIBRARY_PATH=$(LIB) DYLD_LIBRARY_PATH=$(LIB) ./test_extent < $(srcdir)/test_extent.in \
309		> test_extent.out
310
311check:: test_extent.out
312	@if cmp -s test_extent.out $(srcdir)/test_extent.in ; then \
313		echo "Test succeeded." ; \
314	else \
315		echo "Test failed!" ; \
316		diff test_extent.out $(srcdir)/test_extent.in ; \
317		exit 1 ; \
318	fi
319
320clean:
321	$(RM) -f $(PROGS) $(TEST_PROGS) $(MANPAGES) \#* *.s *.o *.a *~ core \
322		resize2fs.static test_extent.out
323
324mostlyclean: clean
325
326distclean: clean
327	$(RM) -f .depend Makefile $(srcdir)/TAGS $(srcdir)/Makefile.in.old
328
329#
330# Kludge to create a "special" e2fsprogs distribution file.
331#
332
333SRCROOT = `echo e2fsprogs-1.40.8 | sed -e 's/-WIP//' \
334			-e 's/pre-//' -e 's/-PLUS//'`
335TAR=tar
336
337$(top_srcdir)/.exclude-file:
338	a=$(SRCROOT); \
339	(cd $(top_srcdir)/.. ; find e2fsprogs \( -name \*~ -o -name \*.orig \
340		-o -name CVS -o -name \*.rej \) -print) \
341		| sed -e "s/e2fsprogs/$$a/" > $(top_srcdir)/.exclude-file
342	echo "$(SRCROOT)/build" >> $(top_srcdir)/.exclude-file
343	echo "$(SRCROOT)/rpm.log" >> $(top_srcdir)/.exclude-file
344	echo "$(SRCROOT)/powerquest" >> $(top_srcdir)/.exclude-file
345	echo "$(SRCROOT)/.exclude-file" >> $(top_srcdir)/.exclude-file
346	echo $(SRCROOT)/e2fsprogs-1.40.8.tar.gz \
347		>> $(top_srcdir)/.exclude-file
348	echo $(SRCROOT)/e2fsprogs-ALL-1.40.8.tar.gz \
349		>> $(top_srcdir)/.exclude-file
350
351source_tar_file: $(top_srcdir)/.exclude-file
352	(cd $(top_srcdir)/..; a=$(SRCROOT); rm -f $$a ; ln -sf e2fsprogs $$a ; \
353		$(TAR) -c -h -v -f - \
354			-X $$a/.exclude-file $$a | \
355		gzip -9 > e2fsprogs-ALL-1.40.8.tar.gz)
356	rm -f $(top_srcdir)/.exclude-file
357
358# +++ Dependency line eater +++
359# 
360# Makefile dependencies follow.  This must be the last section in
361# the Makefile.in file
362#
363extent.o: $(srcdir)/extent.c $(srcdir)/resize2fs.h \
364 $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h \
365 $(top_srcdir)/lib/ext2fs/ext2fs.h $(top_srcdir)/lib/ext2fs/ext2_fs.h \
366 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
367 $(top_builddir)/lib/ext2fs/ext2_err.h $(top_srcdir)/lib/ext2fs/bitops.h
368resize2fs.o: $(srcdir)/resize2fs.c $(srcdir)/resize2fs.h \
369 $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h \
370 $(top_srcdir)/lib/ext2fs/ext2fs.h $(top_srcdir)/lib/ext2fs/ext2_fs.h \
371 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
372 $(top_builddir)/lib/ext2fs/ext2_err.h $(top_srcdir)/lib/ext2fs/bitops.h
373main.o: $(srcdir)/main.c $(top_srcdir)/lib/e2p/e2p.h \
374 $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h \
375 $(srcdir)/resize2fs.h $(top_srcdir)/lib/ext2fs/ext2fs.h \
376 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
377 $(top_builddir)/lib/ext2fs/ext2_err.h $(top_srcdir)/lib/ext2fs/bitops.h \
378 $(top_srcdir)/version.h
379online.o: $(srcdir)/online.c $(srcdir)/resize2fs.h \
380 $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h \
381 $(top_srcdir)/lib/ext2fs/ext2fs.h $(top_srcdir)/lib/ext2fs/ext2_fs.h \
382 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
383 $(top_builddir)/lib/ext2fs/ext2_err.h $(top_srcdir)/lib/ext2fs/bitops.h
384sim_progress.o: $(srcdir)/sim_progress.c $(srcdir)/resize2fs.h \
385 $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h \
386 $(top_srcdir)/lib/ext2fs/ext2fs.h $(top_srcdir)/lib/ext2fs/ext2_fs.h \
387 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
388 $(top_builddir)/lib/ext2fs/ext2_err.h $(top_srcdir)/lib/ext2fs/bitops.h
389