]> wimlib.net Git - wimlib/blob - doc/Makefile.in
Documentation fixes/additions
[wimlib] / doc / Makefile.in
1 # Makefile.in generated by automake 1.12 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, 2010, 2011 Free Software
6 # Foundation, 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@
17 VPATH = @srcdir@
18 am__make_dryrun = \
19   { \
20     am__dry=no; \
21     case $$MAKEFLAGS in \
22       *\\[\ \   ]*) \
23         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25       *) \
26         for am__flg in $$MAKEFLAGS; do \
27           case $$am__flg in \
28             *=*|--*) ;; \
29             *n*) am__dry=yes; break;; \
30           esac; \
31         done;; \
32     esac; \
33     test $$am__dry = yes; \
34   }
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 subdir = doc
54 DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.am \
55         $(srcdir)/Makefile.in $(srcdir)/imagex-append.1.in \
56         $(srcdir)/imagex-apply.1.in $(srcdir)/imagex-capture.1.in \
57         $(srcdir)/imagex-delete.1.in $(srcdir)/imagex-dir.1.in \
58         $(srcdir)/imagex-export.1.in $(srcdir)/imagex-info.1.in \
59         $(srcdir)/imagex-join.1.in $(srcdir)/imagex-mount.1.in \
60         $(srcdir)/imagex-mountrw.1.in $(srcdir)/imagex-unmount.1.in \
61         $(srcdir)/imagex.1.in $(srcdir)/mkwinpeimg.1.in
62 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_prog_nasm.m4 \
64         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/libtool.m4 \
65         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
66         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
67         $(top_srcdir)/configure.ac
68 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69         $(ACLOCAL_M4)
70 mkinstalldirs = $(install_sh) -d
71 CONFIG_HEADER = $(top_builddir)/config.h
72 CONFIG_CLEAN_FILES = Doxyfile imagex.1 imagex-append.1 imagex-apply.1 \
73         imagex-capture.1 imagex-delete.1 imagex-dir.1 imagex-export.1 \
74         imagex-info.1 imagex-join.1 imagex-mount.1 imagex-mountrw.1 \
75         imagex-unmount.1 mkwinpeimg.1
76 CONFIG_CLEAN_VPATH_FILES =
77 SOURCES =
78 DIST_SOURCES =
79 am__can_run_installinfo = \
80   case $$AM_UPDATE_INFO_DIR in \
81     n|no|NO) false;; \
82     *) (install-info --version) >/dev/null 2>&1;; \
83   esac
84 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
85 am__vpath_adj = case $$p in \
86     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
87     *) f=$$p;; \
88   esac;
89 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
90 am__install_max = 40
91 am__nobase_strip_setup = \
92   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
93 am__nobase_strip = \
94   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
95 am__nobase_list = $(am__nobase_strip_setup); \
96   for p in $$list; do echo "$$p $$p"; done | \
97   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
98   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
99     if (++n[$$2] == $(am__install_max)) \
100       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
101     END { for (dir in files) print dir, files[dir] }'
102 am__base_list = \
103   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
104   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
105 am__uninstall_files_from_dir = { \
106   test -z "$$files" \
107     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
108     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
109          $(am__cd) "$$dir" && rm -f $$files; }; \
110   }
111 man1dir = $(mandir)/man1
112 am__installdirs = "$(DESTDIR)$(man1dir)"
113 NROFF = nroff
114 MANS = $(man1_MANS)
115 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
116 ACLOCAL = @ACLOCAL@
117 AMTAR = @AMTAR@
118 AR = @AR@
119 AUTOCONF = @AUTOCONF@
120 AUTOHEADER = @AUTOHEADER@
121 AUTOMAKE = @AUTOMAKE@
122 AWK = @AWK@
123 CC = @CC@
124 CCDEPMODE = @CCDEPMODE@
125 CFLAGS = @CFLAGS@
126 CPP = @CPP@
127 CPPFLAGS = @CPPFLAGS@
128 CYGPATH_W = @CYGPATH_W@
129 DEFS = @DEFS@
130 DEPDIR = @DEPDIR@
131 DLLTOOL = @DLLTOOL@
132 DSYMUTIL = @DSYMUTIL@
133 DUMPBIN = @DUMPBIN@
134 ECHO_C = @ECHO_C@
135 ECHO_N = @ECHO_N@
136 ECHO_T = @ECHO_T@
137 EGREP = @EGREP@
138 EXEEXT = @EXEEXT@
139 FGREP = @FGREP@
140 GREP = @GREP@
141 INSTALL = @INSTALL@
142 INSTALL_DATA = @INSTALL_DATA@
143 INSTALL_PROGRAM = @INSTALL_PROGRAM@
144 INSTALL_SCRIPT = @INSTALL_SCRIPT@
145 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
146 LD = @LD@
147 LDFLAGS = @LDFLAGS@
148 LIBCRYPTO_CFLAGS = @LIBCRYPTO_CFLAGS@
149 LIBCRYPTO_LDADD = @LIBCRYPTO_LDADD@
150 LIBFUSE_CFLAGS = @LIBFUSE_CFLAGS@
151 LIBFUSE_LDADD = @LIBFUSE_LDADD@
152 LIBICONV = @LIBICONV@
153 LIBOBJS = @LIBOBJS@
154 LIBS = @LIBS@
155 LIBTOOL = @LIBTOOL@
156 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
157 LIBXML2_LDADD = @LIBXML2_LDADD@
158 LIPO = @LIPO@
159 LN_S = @LN_S@
160 LTLIBICONV = @LTLIBICONV@
161 LTLIBOBJS = @LTLIBOBJS@
162 MAKEINFO = @MAKEINFO@
163 MANIFEST_TOOL = @MANIFEST_TOOL@
164 MKDIR_P = @MKDIR_P@
165 NASM = @NASM@
166 NM = @NM@
167 NMEDIT = @NMEDIT@
168 OBJDUMP = @OBJDUMP@
169 OBJEXT = @OBJEXT@
170 OTOOL = @OTOOL@
171 OTOOL64 = @OTOOL64@
172 PACKAGE = @PACKAGE@
173 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
174 PACKAGE_NAME = @PACKAGE_NAME@
175 PACKAGE_STRING = @PACKAGE_STRING@
176 PACKAGE_TARNAME = @PACKAGE_TARNAME@
177 PACKAGE_URL = @PACKAGE_URL@
178 PACKAGE_VERSION = @PACKAGE_VERSION@
179 PATH_SEPARATOR = @PATH_SEPARATOR@
180 RANLIB = @RANLIB@
181 SED = @SED@
182 SET_MAKE = @SET_MAKE@
183 SHA1_SOURCES = @SHA1_SOURCES@
184 SHELL = @SHELL@
185 SSSE3_SHA1_OBJ = @SSSE3_SHA1_OBJ@
186 STRIP = @STRIP@
187 VERSION = @VERSION@
188 abs_builddir = @abs_builddir@
189 abs_srcdir = @abs_srcdir@
190 abs_top_builddir = @abs_top_builddir@
191 abs_top_srcdir = @abs_top_srcdir@
192 ac_ct_AR = @ac_ct_AR@
193 ac_ct_CC = @ac_ct_CC@
194 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
195 am__include = @am__include@
196 am__leading_dot = @am__leading_dot@
197 am__quote = @am__quote@
198 am__tar = @am__tar@
199 am__untar = @am__untar@
200 bindir = @bindir@
201 build = @build@
202 build_alias = @build_alias@
203 build_cpu = @build_cpu@
204 build_os = @build_os@
205 build_vendor = @build_vendor@
206 builddir = @builddir@
207 datadir = @datadir@
208 datarootdir = @datarootdir@
209 docdir = @docdir@
210 dvidir = @dvidir@
211 exec_prefix = @exec_prefix@
212 host = @host@
213 host_alias = @host_alias@
214 host_cpu = @host_cpu@
215 host_os = @host_os@
216 host_vendor = @host_vendor@
217 htmldir = @htmldir@
218 includedir = @includedir@
219 infodir = @infodir@
220 install_sh = @install_sh@
221 libdir = @libdir@
222 libexecdir = @libexecdir@
223 localedir = @localedir@
224 localstatedir = @localstatedir@
225 mandir = @mandir@
226 mkdir_p = @mkdir_p@
227 nasm = @nasm@
228 oldincludedir = @oldincludedir@
229 pdfdir = @pdfdir@
230 pkgconfigdir = @pkgconfigdir@
231 prefix = @prefix@
232 program_transform_name = @program_transform_name@
233 psdir = @psdir@
234 sbindir = @sbindir@
235 sharedstatedir = @sharedstatedir@
236 srcdir = @srcdir@
237 sysconfdir = @sysconfdir@
238 target_alias = @target_alias@
239 top_build_prefix = @top_build_prefix@
240 top_builddir = @top_builddir@
241 top_srcdir = @top_srcdir@
242 man1_MANS = imagex.1 \
243                  imagex-append.1 \
244                  imagex-apply.1 \
245                  imagex-capture.1 \
246                  imagex-delete.1 \
247                  imagex-dir.1 \
248                  imagex-export.1 \
249                  imagex-info.1 \
250                  imagex-join.1 \
251                  imagex-mount.1 \
252                  imagex-mountrw.1 \
253                  imagex-unmount.1 \
254                  mkwinpeimg.1
255
256 all: all-am
257
258 .SUFFIXES:
259 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
260         @for dep in $?; do \
261           case '$(am__configure_deps)' in \
262             *$$dep*) \
263               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
264                 && { if test -f $@; then exit 0; else break; fi; }; \
265               exit 1;; \
266           esac; \
267         done; \
268         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
269         $(am__cd) $(top_srcdir) && \
270           $(AUTOMAKE) --gnu doc/Makefile
271 .PRECIOUS: Makefile
272 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
273         @case '$?' in \
274           *config.status*) \
275             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
276           *) \
277             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
278             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
279         esac;
280
281 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
282         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283
284 $(top_srcdir)/configure:  $(am__configure_deps)
285         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
287         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288 $(am__aclocal_m4_deps):
289 Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
290         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
291 imagex.1: $(top_builddir)/config.status $(srcdir)/imagex.1.in
292         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
293 imagex-append.1: $(top_builddir)/config.status $(srcdir)/imagex-append.1.in
294         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
295 imagex-apply.1: $(top_builddir)/config.status $(srcdir)/imagex-apply.1.in
296         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
297 imagex-capture.1: $(top_builddir)/config.status $(srcdir)/imagex-capture.1.in
298         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
299 imagex-delete.1: $(top_builddir)/config.status $(srcdir)/imagex-delete.1.in
300         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
301 imagex-dir.1: $(top_builddir)/config.status $(srcdir)/imagex-dir.1.in
302         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
303 imagex-export.1: $(top_builddir)/config.status $(srcdir)/imagex-export.1.in
304         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
305 imagex-info.1: $(top_builddir)/config.status $(srcdir)/imagex-info.1.in
306         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
307 imagex-join.1: $(top_builddir)/config.status $(srcdir)/imagex-join.1.in
308         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
309 imagex-mount.1: $(top_builddir)/config.status $(srcdir)/imagex-mount.1.in
310         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
311 imagex-mountrw.1: $(top_builddir)/config.status $(srcdir)/imagex-mountrw.1.in
312         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
313 imagex-unmount.1: $(top_builddir)/config.status $(srcdir)/imagex-unmount.1.in
314         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
315 mkwinpeimg.1: $(top_builddir)/config.status $(srcdir)/mkwinpeimg.1.in
316         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
317
318 mostlyclean-libtool:
319         -rm -f *.lo
320
321 clean-libtool:
322         -rm -rf .libs _libs
323 install-man1: $(man1_MANS)
324         @$(NORMAL_INSTALL)
325         @list1='$(man1_MANS)'; \
326         list2=''; \
327         test -n "$(man1dir)" \
328           && test -n "`echo $$list1$$list2`" \
329           || exit 0; \
330         echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
331         $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
332         { for i in $$list1; do echo "$$i"; done;  \
333         if test -n "$$list2"; then \
334           for i in $$list2; do echo "$$i"; done \
335             | sed -n '/\.1[a-z]*$$/p'; \
336         fi; \
337         } | while read p; do \
338           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
339           echo "$$d$$p"; echo "$$p"; \
340         done | \
341         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
342               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
343         sed 'N;N;s,\n, ,g' | { \
344         list=; while read file base inst; do \
345           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
346             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
347             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
348           fi; \
349         done; \
350         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
351         while read files; do \
352           test -z "$$files" || { \
353             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
354             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
355         done; }
356
357 uninstall-man1:
358         @$(NORMAL_UNINSTALL)
359         @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
360         files=`{ for i in $$list; do echo "$$i"; done; \
361         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
362               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
363         dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
364 tags: TAGS
365 TAGS:
366
367 ctags: CTAGS
368 CTAGS:
369
370 cscope cscopelist:
371
372
373 distdir: $(DISTFILES)
374         @list='$(MANS)'; if test -n "$$list"; then \
375           list=`for p in $$list; do \
376             if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
377             if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
378           if test -n "$$list" && \
379             grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
380             echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \
381             grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
382             echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
383             echo "       typically 'make maintainer-clean' will remove them" >&2; \
384             exit 1; \
385           else :; fi; \
386         else :; fi
387         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
388         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
389         list='$(DISTFILES)'; \
390           dist_files=`for file in $$list; do echo $$file; done | \
391           sed -e "s|^$$srcdirstrip/||;t" \
392               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
393         case $$dist_files in \
394           */*) $(MKDIR_P) `echo "$$dist_files" | \
395                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
396                            sort -u` ;; \
397         esac; \
398         for file in $$dist_files; do \
399           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
400           if test -d $$d/$$file; then \
401             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
402             if test -d "$(distdir)/$$file"; then \
403               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
404             fi; \
405             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
406               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
407               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
408             fi; \
409             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
410           else \
411             test -f "$(distdir)/$$file" \
412             || cp -p $$d/$$file "$(distdir)/$$file" \
413             || exit 1; \
414           fi; \
415         done
416 check-am: all-am
417 check: check-am
418 all-am: Makefile $(MANS)
419 installdirs:
420         for dir in "$(DESTDIR)$(man1dir)"; do \
421           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
422         done
423 install: install-am
424 install-exec: install-exec-am
425 install-data: install-data-am
426 uninstall: uninstall-am
427
428 install-am: all-am
429         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
430
431 installcheck: installcheck-am
432 install-strip:
433         if test -z '$(STRIP)'; then \
434           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
435             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
436               install; \
437         else \
438           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
439             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
440             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
441         fi
442 mostlyclean-generic:
443
444 clean-generic:
445
446 distclean-generic:
447         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
448         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
449
450 maintainer-clean-generic:
451         @echo "This command is intended for maintainers to use"
452         @echo "it deletes files that may require special tools to rebuild."
453 clean: clean-am
454
455 clean-am: clean-generic clean-libtool mostlyclean-am
456
457 distclean: distclean-am
458         -rm -f Makefile
459 distclean-am: clean-am distclean-generic
460
461 dvi: dvi-am
462
463 dvi-am:
464
465 html: html-am
466
467 html-am:
468
469 info: info-am
470
471 info-am:
472
473 install-data-am: install-man
474
475 install-dvi: install-dvi-am
476
477 install-dvi-am:
478
479 install-exec-am:
480
481 install-html: install-html-am
482
483 install-html-am:
484
485 install-info: install-info-am
486
487 install-info-am:
488
489 install-man: install-man1
490
491 install-pdf: install-pdf-am
492
493 install-pdf-am:
494
495 install-ps: install-ps-am
496
497 install-ps-am:
498
499 installcheck-am:
500
501 maintainer-clean: maintainer-clean-am
502         -rm -f Makefile
503 maintainer-clean-am: distclean-am maintainer-clean-generic
504
505 mostlyclean: mostlyclean-am
506
507 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
508
509 pdf: pdf-am
510
511 pdf-am:
512
513 ps: ps-am
514
515 ps-am:
516
517 uninstall-am: uninstall-man
518
519 uninstall-man: uninstall-man1
520
521 .MAKE: install-am install-strip
522
523 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
524         distclean distclean-generic distclean-libtool distdir dvi \
525         dvi-am html html-am info info-am install install-am \
526         install-data install-data-am install-dvi install-dvi-am \
527         install-exec install-exec-am install-html install-html-am \
528         install-info install-info-am install-man install-man1 \
529         install-pdf install-pdf-am install-ps install-ps-am \
530         install-strip installcheck installcheck-am installdirs \
531         maintainer-clean maintainer-clean-generic mostlyclean \
532         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
533         uninstall uninstall-am uninstall-man uninstall-man1
534
535
536 $(man1_MANS): ../config.status
537
538 EXTRA_DIST:Doxyfile.in
539
540 # Tell versions [3.59,3.63) of GNU make to not export all variables.
541 # Otherwise a system limit (for SysV at least) may be exceeded.
542 .NOEXPORT: