http://linux-ntfs.sourceforge.net/snapshots/ntfsprogs-200309071734.tar.bz2
[ntfsprogs.git] / Makefile.in
1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 SHELL = @SHELL@
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
23
24 bindir = @bindir@
25 sbindir = @sbindir@
26 libexecdir = @libexecdir@
27 datadir = @datadir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
31 libdir = @libdir@
32 infodir = @infodir@
33 mandir = @mandir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = .
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 INSTALL = @INSTALL@
48 INSTALL_PROGRAM = @INSTALL_PROGRAM@
49 INSTALL_DATA = @INSTALL_DATA@
50 install_sh_DATA = $(install_sh) -c -m 644
51 install_sh_PROGRAM = $(install_sh) -c
52 install_sh_SCRIPT = $(install_sh) -c
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = @program_transform_name@
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62 host_alias = @host_alias@
63 host_triplet = @host@
64
65 EXEEXT = @EXEEXT@
66 OBJEXT = @OBJEXT@
67 PATH_SEPARATOR = @PATH_SEPARATOR@
68 AMTAR = @AMTAR@
69 AS = @AS@
70 AUTODIRS = @AUTODIRS@
71 AWK = @AWK@
72 CC = @CC@
73 CFLAGS = @CFLAGS@
74 CPPFLAGS = @CPPFLAGS@
75 CXX = @CXX@
76 DEPDIR = @DEPDIR@
77 DLLTOOL = @DLLTOOL@
78 ECHO = @ECHO@
79 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
80 LDFLAGS = @LDFLAGS@
81 LIBTOOL = @LIBTOOL@
82 LIBTOOL_DEPS = @LIBTOOL_DEPS@
83 LN_S = @LN_S@
84 MAINT = @MAINT@
85 OBJDUMP = @OBJDUMP@
86 PACKAGE = @PACKAGE@
87 RANLIB = @RANLIB@
88 STRIP = @STRIP@
89 VERSION = @VERSION@
90 all_includes = @all_includes@
91 all_libraries = @all_libraries@
92 am__include = @am__include@
93 am__quote = @am__quote@
94 install_sh = @install_sh@
95
96 SUBDIRS = doc include libntfs ntfsprogs
97
98 EXTRA_DIST = AUTHORS CREDITS COPYING TODO.include TODO.libntfs ChangeLog \
99                 INSTALL NEWS README autogen.sh ntfsprogs.spec.in \
100                 TODO.ntfsprogs getgccver
101
102
103 AUTOMAKE_OPTIONS = gnu
104 subdir = .
105 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
106 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
107 CONFIG_HEADER = config.h
108 CONFIG_CLEAN_FILES = ntfsprogs.spec
109 DIST_SOURCES =
110
111 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
112         uninstall-info-recursive all-recursive install-data-recursive \
113         install-exec-recursive installdirs-recursive install-recursive \
114         uninstall-recursive check-recursive installcheck-recursive
115 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
116         Makefile.in NEWS aclocal.m4 config.guess config.h.in config.sub \
117         configure configure.ac depcomp install-sh ltconfig ltmain.sh \
118         missing mkinstalldirs ntfsprogs.spec.in
119 DIST_SUBDIRS = $(SUBDIRS)
120 all: config.h
121         $(MAKE) $(AM_MAKEFLAGS) all-recursive
122
123 .SUFFIXES:
124
125 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
126  configure.lineno
127 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
128         cd $(top_srcdir) && \
129           $(AUTOMAKE) --gnu  Makefile
130 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
131         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
132
133 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
134         $(SHELL) ./config.status --recheck
135 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
136         cd $(srcdir) && $(AUTOCONF)
137
138 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac 
139         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
140
141 config.h: stamp-h1
142         @if test ! -f $@; then \
143           rm -f stamp-h1; \
144           $(MAKE) stamp-h1; \
145         else :; fi
146
147 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
148         @rm -f stamp-h1
149         cd $(top_builddir) && $(SHELL) ./config.status config.h
150
151 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
152         cd $(top_srcdir) && $(AUTOHEADER)
153         touch $(srcdir)/config.h.in
154
155 distclean-hdr:
156         -rm -f config.h stamp-h1
157 ntfsprogs.spec: $(top_builddir)/config.status ntfsprogs.spec.in
158         cd $(top_builddir) && $(SHELL) ./config.status $@
159
160 mostlyclean-libtool:
161         -rm -f *.lo
162
163 clean-libtool:
164         -rm -rf .libs _libs
165
166 distclean-libtool:
167         -rm -f libtool
168 uninstall-info-am:
169
170 # This directory's subdirectories are mostly independent; you can cd
171 # into them and run `make' without going through this Makefile.
172 # To change the values of `make' variables: instead of editing Makefiles,
173 # (1) if the variable is set in `config.status', edit `config.status'
174 #     (which will cause the Makefiles to be regenerated when you run `make');
175 # (2) otherwise, pass the desired values on the `make' command line.
176 $(RECURSIVE_TARGETS):
177         @set fnord $$MAKEFLAGS; amf=$$2; \
178         dot_seen=no; \
179         target=`echo $@ | sed s/-recursive//`; \
180         list='$(SUBDIRS)'; for subdir in $$list; do \
181           echo "Making $$target in $$subdir"; \
182           if test "$$subdir" = "."; then \
183             dot_seen=yes; \
184             local_target="$$target-am"; \
185           else \
186             local_target="$$target"; \
187           fi; \
188           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
189            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
190         done; \
191         if test "$$dot_seen" = "no"; then \
192           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
193         fi; test -z "$$fail"
194
195 mostlyclean-recursive clean-recursive distclean-recursive \
196 maintainer-clean-recursive:
197         @set fnord $$MAKEFLAGS; amf=$$2; \
198         dot_seen=no; \
199         case "$@" in \
200           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
201           *) list='$(SUBDIRS)' ;; \
202         esac; \
203         rev=''; for subdir in $$list; do \
204           if test "$$subdir" = "."; then :; else \
205             rev="$$subdir $$rev"; \
206           fi; \
207         done; \
208         rev="$$rev ."; \
209         target=`echo $@ | sed s/-recursive//`; \
210         for subdir in $$rev; do \
211           echo "Making $$target in $$subdir"; \
212           if test "$$subdir" = "."; then \
213             local_target="$$target-am"; \
214           else \
215             local_target="$$target"; \
216           fi; \
217           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
218            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
219         done && test -z "$$fail"
220 tags-recursive:
221         list='$(SUBDIRS)'; for subdir in $$list; do \
222           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
223         done
224
225 ETAGS = etags
226 ETAGSFLAGS =
227
228 tags: TAGS
229
230 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
231         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
232         unique=`for i in $$list; do \
233             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
234           done | \
235           $(AWK) '    { files[$$0] = 1; } \
236                END { for (i in files) print i; }'`; \
237         mkid -fID $$unique
238
239 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
240                 $(TAGS_FILES) $(LISP)
241         tags=; \
242         here=`pwd`; \
243         list='$(SUBDIRS)'; for subdir in $$list; do \
244           if test "$$subdir" = .; then :; else \
245             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
246           fi; \
247         done; \
248         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
249         unique=`for i in $$list; do \
250             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
251           done | \
252           $(AWK) '    { files[$$0] = 1; } \
253                END { for (i in files) print i; }'`; \
254         test -z "$(ETAGS_ARGS)$$tags$$unique" \
255           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
256              $$tags $$unique
257
258 GTAGS:
259         here=`$(am__cd) $(top_builddir) && pwd` \
260           && cd $(top_srcdir) \
261           && gtags -i $(GTAGS_ARGS) $$here
262
263 distclean-tags:
264         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
265 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
266
267 top_distdir = .
268 distdir = $(PACKAGE)-$(VERSION)
269
270 am__remove_distdir = \
271   { test ! -d $(distdir) \
272     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
273          && rm -fr $(distdir); }; }
274
275 GZIP_ENV = --best
276 distcleancheck_listfiles = find . -type f -print
277
278 distdir: $(DISTFILES)
279         $(am__remove_distdir)
280         mkdir $(distdir)
281         $(mkinstalldirs) $(distdir)/. $(distdir)/ntfsprogs
282         @list='$(DISTFILES)'; for file in $$list; do \
283           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
284           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
285           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
286             dir="/$$dir"; \
287             $(mkinstalldirs) "$(distdir)$$dir"; \
288           else \
289             dir=''; \
290           fi; \
291           if test -d $$d/$$file; then \
292             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
293               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
294             fi; \
295             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
296           else \
297             test -f $(distdir)/$$file \
298             || cp -p $$d/$$file $(distdir)/$$file \
299             || exit 1; \
300           fi; \
301         done
302         list='$(SUBDIRS)'; for subdir in $$list; do \
303           if test "$$subdir" = .; then :; else \
304             test -d $(distdir)/$$subdir \
305             || mkdir $(distdir)/$$subdir \
306             || exit 1; \
307             (cd $$subdir && \
308               $(MAKE) $(AM_MAKEFLAGS) \
309                 top_distdir="$(top_distdir)" \
310                 distdir=../$(distdir)/$$subdir \
311                 distdir) \
312               || exit 1; \
313           fi; \
314         done
315         $(MAKE) $(AM_MAKEFLAGS) \
316           top_distdir="${top_distdir}" distdir="$(distdir)" \
317           dist-hook
318         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
319           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
320           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
321           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
322         || chmod -R a+r $(distdir)
323 dist-gzip: distdir
324         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
325         $(am__remove_distdir)
326
327 dist dist-all: distdir
328         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
329         $(am__remove_distdir)
330
331 # This target untars the dist file and tries a VPATH configuration.  Then
332 # it guarantees that the distribution is self-contained by making another
333 # tarfile.
334 distcheck: dist
335         $(am__remove_distdir)
336         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
337         chmod -R a-w $(distdir); chmod a+w $(distdir)
338         mkdir $(distdir)/=build
339         mkdir $(distdir)/=inst
340         chmod a-w $(distdir)
341         dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
342           && cd $(distdir)/=build \
343           && ../configure --srcdir=.. --prefix=$$dc_install_base \
344             $(DISTCHECK_CONFIGURE_FLAGS) \
345           && $(MAKE) $(AM_MAKEFLAGS) \
346           && $(MAKE) $(AM_MAKEFLAGS) dvi \
347           && $(MAKE) $(AM_MAKEFLAGS) check \
348           && $(MAKE) $(AM_MAKEFLAGS) install \
349           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
350           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
351           && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
352               || { echo "ERROR: files left after uninstall:" ; \
353                    find $$dc_install_base -type f -print ; \
354                    exit 1; } >&2 ) \
355           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
356           && rm -f $(distdir).tar.gz \
357           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
358         $(am__remove_distdir)
359         @echo "$(distdir).tar.gz is ready for distribution" | \
360           sed 'h;s/./=/g;p;x;p;x'
361 distcleancheck: distclean
362         if test '$(srcdir)' = . ; then \
363           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
364           exit 1 ; \
365         fi
366         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
367           || { echo "ERROR: files left after distclean:" ; \
368                $(distcleancheck_listfiles) ; \
369                exit 1; } >&2
370 check-am: all-am
371 check: check-recursive
372 all-am: Makefile config.h
373 installdirs: installdirs-recursive
374 installdirs-am:
375
376 install: install-recursive
377 install-exec: install-exec-recursive
378 install-data: install-data-recursive
379 uninstall: uninstall-recursive
380
381 install-am: all-am
382         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
383
384 installcheck: installcheck-recursive
385 install-strip:
386         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
387           INSTALL_STRIP_FLAG=-s \
388           `test -z '$(STRIP)' || \
389             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
390 mostlyclean-generic:
391
392 clean-generic:
393
394 distclean-generic:
395         -rm -f Makefile $(CONFIG_CLEAN_FILES)
396
397 maintainer-clean-generic:
398         @echo "This command is intended for maintainers to use"
399         @echo "it deletes files that may require special tools to rebuild."
400 clean: clean-recursive
401
402 clean-am: clean-generic clean-libtool mostlyclean-am
403
404 distclean: distclean-recursive
405         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
406 distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
407         distclean-tags
408
409 dvi: dvi-recursive
410
411 dvi-am:
412
413 info: info-recursive
414
415 info-am:
416
417 install-data-am:
418
419 install-exec-am:
420
421 install-info: install-info-recursive
422
423 install-man:
424
425 installcheck-am:
426
427 maintainer-clean: maintainer-clean-recursive
428         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
429         -rm -rf autom4te.cache
430 maintainer-clean-am: distclean-am maintainer-clean-generic
431
432 mostlyclean: mostlyclean-recursive
433
434 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
435
436 uninstall-am: uninstall-info-am
437
438 uninstall-info: uninstall-info-recursive
439
440 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
441         clean-generic clean-libtool clean-recursive dist dist-all \
442         dist-gzip distcheck distclean distclean-generic distclean-hdr \
443         distclean-libtool distclean-recursive distclean-tags \
444         distcleancheck distdir dvi dvi-am dvi-recursive info info-am \
445         info-recursive install install-am install-data install-data-am \
446         install-data-recursive install-exec install-exec-am \
447         install-exec-recursive install-info install-info-am \
448         install-info-recursive install-man install-recursive \
449         install-strip installcheck installcheck-am installdirs \
450         installdirs-am installdirs-recursive maintainer-clean \
451         maintainer-clean-generic maintainer-clean-recursive mostlyclean \
452         mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
453         tags tags-recursive uninstall uninstall-am uninstall-info-am \
454         uninstall-info-recursive uninstall-recursive
455
456
457 dist-hook: ntfsprogs.spec
458         cp ntfsprogs.spec $(distdir)
459
460 libtool: $(LIBTOOL_DEPS)
461         $(SHELL) ./config.status --recheck
462
463 strip:
464         $(MAKE) -C ntfsprogs strip
465 # Tell versions [3.59,3.63) of GNU make to not export all variables.
466 # Otherwise a system limit (for SysV at least) may be exceeded.
467 .NOEXPORT: