summaryrefslogtreecommitdiff
path: root/include/Makefile.in (plain)
blob: f8bebd8f84fe83df56e5c35fbb480afa140d16f2
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36target_triplet = @target@
37subdir = include
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
41 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
42 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
43 $(top_srcdir)/configure.ac
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46mkinstalldirs = $(install_sh) -d
47CONFIG_HEADER = $(top_builddir)/config.h
48CONFIG_CLEAN_FILES =
49CONFIG_CLEAN_VPATH_FILES =
50SOURCES =
51DIST_SOURCES =
52RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53 html-recursive info-recursive install-data-recursive \
54 install-dvi-recursive install-exec-recursive \
55 install-html-recursive install-info-recursive \
56 install-pdf-recursive install-ps-recursive install-recursive \
57 installcheck-recursive installdirs-recursive pdf-recursive \
58 ps-recursive uninstall-recursive
59RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
60 distclean-recursive maintainer-clean-recursive
61AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
62 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
63 distdir
64ETAGS = etags
65CTAGS = ctags
66DIST_SUBDIRS = $(SUBDIRS)
67DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68am__relativize = \
69 dir0=`pwd`; \
70 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
71 sed_rest='s,^[^/]*/*,,'; \
72 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
73 sed_butlast='s,/*[^/]*$$,,'; \
74 while test -n "$$dir1"; do \
75 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
76 if test "$$first" != "."; then \
77 if test "$$first" = ".."; then \
78 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
79 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
80 else \
81 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
82 if test "$$first2" = "$$first"; then \
83 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
84 else \
85 dir2="../$$dir2"; \
86 fi; \
87 dir0="$$dir0"/"$$first"; \
88 fi; \
89 fi; \
90 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
91 done; \
92 reldir="$$dir2"
93ACLOCAL = @ACLOCAL@
94AMTAR = @AMTAR@
95AR = @AR@
96AUTOCONF = @AUTOCONF@
97AUTOHEADER = @AUTOHEADER@
98AUTOMAKE = @AUTOMAKE@
99AWK = @AWK@
100CC = @CC@
101CCDEPMODE = @CCDEPMODE@
102CFLAGS = @CFLAGS@
103CPP = @CPP@
104CPPFLAGS = @CPPFLAGS@
105CYGPATH_W = @CYGPATH_W@
106DEFS = @DEFS@
107DEPDIR = @DEPDIR@
108DSYMUTIL = @DSYMUTIL@
109DUMPBIN = @DUMPBIN@
110ECHO_C = @ECHO_C@
111ECHO_N = @ECHO_N@
112ECHO_T = @ECHO_T@
113EGREP = @EGREP@
114EXEEXT = @EXEEXT@
115FGREP = @FGREP@
116FUSE_MODULE_CFLAGS = @FUSE_MODULE_CFLAGS@
117FUSE_MODULE_LIBS = @FUSE_MODULE_LIBS@
118GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
119GNUTLS_LIBS = @GNUTLS_LIBS@
120GREP = @GREP@
121INSTALL = @INSTALL@
122INSTALL_DATA = @INSTALL_DATA@
123INSTALL_PROGRAM = @INSTALL_PROGRAM@
124INSTALL_SCRIPT = @INSTALL_SCRIPT@
125INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
126LD = @LD@
127LDCONFIG = @LDCONFIG@
128LDFLAGS = @LDFLAGS@
129LIBFUSE_LITE_CFLAGS = @LIBFUSE_LITE_CFLAGS@
130LIBFUSE_LITE_LIBS = @LIBFUSE_LITE_LIBS@
131LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
132LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
133LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
134LIBNTFS_3G_VERSION = @LIBNTFS_3G_VERSION@
135LIBNTFS_CPPFLAGS = @LIBNTFS_CPPFLAGS@
136LIBNTFS_LIBS = @LIBNTFS_LIBS@
137LIBOBJS = @LIBOBJS@
138LIBS = @LIBS@
139LIBTOOL = @LIBTOOL@
140LIPO = @LIPO@
141LN_S = @LN_S@
142LTLIBOBJS = @LTLIBOBJS@
143MAINT = @MAINT@
144MAKEINFO = @MAKEINFO@
145MKDIR_P = @MKDIR_P@
146MKNTFS_CPPFLAGS = @MKNTFS_CPPFLAGS@
147MKNTFS_LIBS = @MKNTFS_LIBS@
148MV = @MV@
149NM = @NM@
150NMEDIT = @NMEDIT@
151NTFSPROGS_STATIC_LIBS = @NTFSPROGS_STATIC_LIBS@
152OBJDUMP = @OBJDUMP@
153OBJEXT = @OBJEXT@
154OTOOL = @OTOOL@
155OTOOL64 = @OTOOL64@
156OUTPUT_FORMAT = @OUTPUT_FORMAT@
157PACKAGE = @PACKAGE@
158PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
159PACKAGE_NAME = @PACKAGE_NAME@
160PACKAGE_STRING = @PACKAGE_STRING@
161PACKAGE_TARNAME = @PACKAGE_TARNAME@
162PACKAGE_URL = @PACKAGE_URL@
163PACKAGE_VERSION = @PACKAGE_VERSION@
164PATH_SEPARATOR = @PATH_SEPARATOR@
165PKG_CONFIG = @PKG_CONFIG@
166PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
167PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
168RANLIB = @RANLIB@
169RM = @RM@
170SED = @SED@
171SET_MAKE = @SET_MAKE@
172SHELL = @SHELL@
173STRIP = @STRIP@
174VERSION = @VERSION@
175abs_builddir = @abs_builddir@
176abs_srcdir = @abs_srcdir@
177abs_top_builddir = @abs_top_builddir@
178abs_top_srcdir = @abs_top_srcdir@
179ac_ct_CC = @ac_ct_CC@
180ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
181all_includes = @all_includes@
182all_libraries = @all_libraries@
183am__include = @am__include@
184am__leading_dot = @am__leading_dot@
185am__quote = @am__quote@
186am__tar = @am__tar@
187am__untar = @am__untar@
188bindir = @bindir@
189build = @build@
190build_alias = @build_alias@
191build_cpu = @build_cpu@
192build_os = @build_os@
193build_vendor = @build_vendor@
194builddir = @builddir@
195datadir = @datadir@
196datarootdir = @datarootdir@
197docdir = @docdir@
198dvidir = @dvidir@
199exec_prefix = @exec_prefix@
200host = @host@
201host_alias = @host_alias@
202host_cpu = @host_cpu@
203host_os = @host_os@
204host_vendor = @host_vendor@
205htmldir = @htmldir@
206includedir = @includedir@
207infodir = @infodir@
208install_sh = @install_sh@
209libdir = @libdir@
210libexecdir = @libexecdir@
211localedir = @localedir@
212localstatedir = @localstatedir@
213lt_ECHO = @lt_ECHO@
214mandir = @mandir@
215mkdir_p = @mkdir_p@
216ntfs3gincludedir = @ntfs3gincludedir@
217oldincludedir = @oldincludedir@
218pdfdir = @pdfdir@
219pkgconfigdir = @pkgconfigdir@
220prefix = @prefix@
221program_transform_name = @program_transform_name@
222psdir = @psdir@
223rootbindir = @rootbindir@
224rootlibdir = @rootlibdir@
225rootsbindir = @rootsbindir@
226sbindir = @sbindir@
227sharedstatedir = @sharedstatedir@
228srcdir = @srcdir@
229sysconfdir = @sysconfdir@
230target = @target@
231target_alias = @target_alias@
232target_cpu = @target_cpu@
233target_os = @target_os@
234target_vendor = @target_vendor@
235top_build_prefix = @top_build_prefix@
236top_builddir = @top_builddir@
237top_srcdir = @top_srcdir@
238MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
239SUBDIRS = ntfs-3g fuse-lite
240all: all-recursive
241
242.SUFFIXES:
243$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
244 @for dep in $?; do \
245 case '$(am__configure_deps)' in \
246 *$$dep*) \
247 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
248 && { if test -f $@; then exit 0; else break; fi; }; \
249 exit 1;; \
250 esac; \
251 done; \
252 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
253 $(am__cd) $(top_srcdir) && \
254 $(AUTOMAKE) --gnu include/Makefile
255.PRECIOUS: Makefile
256Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
257 @case '$?' in \
258 *config.status*) \
259 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
260 *) \
261 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
262 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
263 esac;
264
265$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
266 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267
268$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
269 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
270$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
271 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
272$(am__aclocal_m4_deps):
273
274mostlyclean-libtool:
275 -rm -f *.lo
276
277clean-libtool:
278 -rm -rf .libs _libs
279
280# This directory's subdirectories are mostly independent; you can cd
281# into them and run `make' without going through this Makefile.
282# To change the values of `make' variables: instead of editing Makefiles,
283# (1) if the variable is set in `config.status', edit `config.status'
284# (which will cause the Makefiles to be regenerated when you run `make');
285# (2) otherwise, pass the desired values on the `make' command line.
286$(RECURSIVE_TARGETS):
287 @fail= failcom='exit 1'; \
288 for f in x $$MAKEFLAGS; do \
289 case $$f in \
290 *=* | --[!k]*);; \
291 *k*) failcom='fail=yes';; \
292 esac; \
293 done; \
294 dot_seen=no; \
295 target=`echo $@ | sed s/-recursive//`; \
296 list='$(SUBDIRS)'; for subdir in $$list; do \
297 echo "Making $$target in $$subdir"; \
298 if test "$$subdir" = "."; then \
299 dot_seen=yes; \
300 local_target="$$target-am"; \
301 else \
302 local_target="$$target"; \
303 fi; \
304 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
305 || eval $$failcom; \
306 done; \
307 if test "$$dot_seen" = "no"; then \
308 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
309 fi; test -z "$$fail"
310
311$(RECURSIVE_CLEAN_TARGETS):
312 @fail= failcom='exit 1'; \
313 for f in x $$MAKEFLAGS; do \
314 case $$f in \
315 *=* | --[!k]*);; \
316 *k*) failcom='fail=yes';; \
317 esac; \
318 done; \
319 dot_seen=no; \
320 case "$@" in \
321 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
322 *) list='$(SUBDIRS)' ;; \
323 esac; \
324 rev=''; for subdir in $$list; do \
325 if test "$$subdir" = "."; then :; else \
326 rev="$$subdir $$rev"; \
327 fi; \
328 done; \
329 rev="$$rev ."; \
330 target=`echo $@ | sed s/-recursive//`; \
331 for subdir in $$rev; do \
332 echo "Making $$target in $$subdir"; \
333 if test "$$subdir" = "."; then \
334 local_target="$$target-am"; \
335 else \
336 local_target="$$target"; \
337 fi; \
338 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
339 || eval $$failcom; \
340 done && test -z "$$fail"
341tags-recursive:
342 list='$(SUBDIRS)'; for subdir in $$list; do \
343 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
344 done
345ctags-recursive:
346 list='$(SUBDIRS)'; for subdir in $$list; do \
347 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
348 done
349
350ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
351 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
352 unique=`for i in $$list; do \
353 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354 done | \
355 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
356 END { if (nonempty) { for (i in files) print i; }; }'`; \
357 mkid -fID $$unique
358tags: TAGS
359
360TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
361 $(TAGS_FILES) $(LISP)
362 set x; \
363 here=`pwd`; \
364 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
365 include_option=--etags-include; \
366 empty_fix=.; \
367 else \
368 include_option=--include; \
369 empty_fix=; \
370 fi; \
371 list='$(SUBDIRS)'; for subdir in $$list; do \
372 if test "$$subdir" = .; then :; else \
373 test ! -f $$subdir/TAGS || \
374 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
375 fi; \
376 done; \
377 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
378 unique=`for i in $$list; do \
379 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
380 done | \
381 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
382 END { if (nonempty) { for (i in files) print i; }; }'`; \
383 shift; \
384 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
385 test -n "$$unique" || unique=$$empty_fix; \
386 if test $$# -gt 0; then \
387 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
388 "$$@" $$unique; \
389 else \
390 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
391 $$unique; \
392 fi; \
393 fi
394ctags: CTAGS
395CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
396 $(TAGS_FILES) $(LISP)
397 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
398 unique=`for i in $$list; do \
399 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
400 done | \
401 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
402 END { if (nonempty) { for (i in files) print i; }; }'`; \
403 test -z "$(CTAGS_ARGS)$$unique" \
404 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
405 $$unique
406
407GTAGS:
408 here=`$(am__cd) $(top_builddir) && pwd` \
409 && $(am__cd) $(top_srcdir) \
410 && gtags -i $(GTAGS_ARGS) "$$here"
411
412distclean-tags:
413 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
414
415distdir: $(DISTFILES)
416 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
417 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
418 list='$(DISTFILES)'; \
419 dist_files=`for file in $$list; do echo $$file; done | \
420 sed -e "s|^$$srcdirstrip/||;t" \
421 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
422 case $$dist_files in \
423 */*) $(MKDIR_P) `echo "$$dist_files" | \
424 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
425 sort -u` ;; \
426 esac; \
427 for file in $$dist_files; do \
428 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
429 if test -d $$d/$$file; then \
430 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
431 if test -d "$(distdir)/$$file"; then \
432 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
433 fi; \
434 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
435 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
436 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
437 fi; \
438 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
439 else \
440 test -f "$(distdir)/$$file" \
441 || cp -p $$d/$$file "$(distdir)/$$file" \
442 || exit 1; \
443 fi; \
444 done
445 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
446 if test "$$subdir" = .; then :; else \
447 test -d "$(distdir)/$$subdir" \
448 || $(MKDIR_P) "$(distdir)/$$subdir" \
449 || exit 1; \
450 fi; \
451 done
452 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
453 if test "$$subdir" = .; then :; else \
454 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
455 $(am__relativize); \
456 new_distdir=$$reldir; \
457 dir1=$$subdir; dir2="$(top_distdir)"; \
458 $(am__relativize); \
459 new_top_distdir=$$reldir; \
460 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
461 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
462 ($(am__cd) $$subdir && \
463 $(MAKE) $(AM_MAKEFLAGS) \
464 top_distdir="$$new_top_distdir" \
465 distdir="$$new_distdir" \
466 am__remove_distdir=: \
467 am__skip_length_check=: \
468 am__skip_mode_fix=: \
469 distdir) \
470 || exit 1; \
471 fi; \
472 done
473check-am: all-am
474check: check-recursive
475all-am: Makefile
476installdirs: installdirs-recursive
477installdirs-am:
478install: install-recursive
479install-exec: install-exec-recursive
480install-data: install-data-recursive
481uninstall: uninstall-recursive
482
483install-am: all-am
484 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
485
486installcheck: installcheck-recursive
487install-strip:
488 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
489 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
490 `test -z '$(STRIP)' || \
491 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
492mostlyclean-generic:
493
494clean-generic:
495
496distclean-generic:
497 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
498 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
499
500maintainer-clean-generic:
501 @echo "This command is intended for maintainers to use"
502 @echo "it deletes files that may require special tools to rebuild."
503 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
504clean: clean-recursive
505
506clean-am: clean-generic clean-libtool mostlyclean-am
507
508distclean: distclean-recursive
509 -rm -f Makefile
510distclean-am: clean-am distclean-generic distclean-tags
511
512dvi: dvi-recursive
513
514dvi-am:
515
516html: html-recursive
517
518html-am:
519
520info: info-recursive
521
522info-am:
523
524install-data-am:
525
526install-dvi: install-dvi-recursive
527
528install-dvi-am:
529
530install-exec-am:
531
532install-html: install-html-recursive
533
534install-html-am:
535
536install-info: install-info-recursive
537
538install-info-am:
539
540install-man:
541
542install-pdf: install-pdf-recursive
543
544install-pdf-am:
545
546install-ps: install-ps-recursive
547
548install-ps-am:
549
550installcheck-am:
551
552maintainer-clean: maintainer-clean-recursive
553 -rm -f Makefile
554maintainer-clean-am: distclean-am maintainer-clean-generic
555
556mostlyclean: mostlyclean-recursive
557
558mostlyclean-am: mostlyclean-generic mostlyclean-libtool
559
560pdf: pdf-recursive
561
562pdf-am:
563
564ps: ps-recursive
565
566ps-am:
567
568uninstall-am:
569
570.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
571 install-am install-strip tags-recursive
572
573.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
574 all all-am check check-am clean clean-generic clean-libtool \
575 ctags ctags-recursive distclean distclean-generic \
576 distclean-libtool distclean-tags distdir dvi dvi-am html \
577 html-am info info-am install install-am install-data \
578 install-data-am install-dvi install-dvi-am install-exec \
579 install-exec-am install-html install-html-am install-info \
580 install-info-am install-man install-pdf install-pdf-am \
581 install-ps install-ps-am install-strip installcheck \
582 installcheck-am installdirs installdirs-am maintainer-clean \
583 maintainer-clean-generic mostlyclean mostlyclean-generic \
584 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
585 uninstall uninstall-am
586
587
588# Tell versions [3.59,3.63) of GNU make to not export all variables.
589# Otherwise a system limit (for SysV at least) may be exceeded.
590.NOEXPORT:
591