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