bugrepair VFS, update autotools files
[gpiv.git] / doc / Makefile.in
blob336a133693e0c6bea9f05a44e19d121f7bf3ae46
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
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.
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.
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 subdir = doc
35 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37 am__aclocal_m4_deps = $(top_srcdir)/configure.in
38 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
39 $(ACLOCAL_M4)
40 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
41 CONFIG_CLEAN_FILES =
42 CONFIG_CLEAN_VPATH_FILES =
43 SOURCES =
44 DIST_SOURCES =
45 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
46 html-recursive info-recursive install-data-recursive \
47 install-dvi-recursive install-exec-recursive \
48 install-html-recursive install-info-recursive \
49 install-pdf-recursive install-ps-recursive install-recursive \
50 installcheck-recursive installdirs-recursive pdf-recursive \
51 ps-recursive uninstall-recursive
52 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
53 distclean-recursive maintainer-clean-recursive
54 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
55 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
56 distdir
57 ETAGS = etags
58 CTAGS = ctags
59 DIST_SUBDIRS = $(SUBDIRS)
60 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61 am__relativize = \
62 dir0=`pwd`; \
63 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
64 sed_rest='s,^[^/]*/*,,'; \
65 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
66 sed_butlast='s,/*[^/]*$$,,'; \
67 while test -n "$$dir1"; do \
68 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
69 if test "$$first" != "."; then \
70 if test "$$first" = ".."; then \
71 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
72 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
73 else \
74 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
75 if test "$$first2" = "$$first"; then \
76 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
77 else \
78 dir2="../$$dir2"; \
79 fi; \
80 dir0="$$dir0"/"$$first"; \
81 fi; \
82 fi; \
83 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
84 done; \
85 reldir="$$dir2"
86 ACLOCAL = @ACLOCAL@
87 ALL_LINGUAS = @ALL_LINGUAS@
88 AMTAR = @AMTAR@
89 AUTOCONF = @AUTOCONF@
90 AUTOHEADER = @AUTOHEADER@
91 AUTOMAKE = @AUTOMAKE@
92 AWK = @AWK@
93 CANVAS_AA = @CANVAS_AA@
94 CATALOGS = @CATALOGS@
95 CATOBJEXT = @CATOBJEXT@
96 CC = @CC@
97 CCDEPMODE = @CCDEPMODE@
98 CFLAGS = @CFLAGS@
99 CONTROL = @CONTROL@
100 CPP = @CPP@
101 CPPFLAGS = @CPPFLAGS@
102 CYGPATH_W = @CYGPATH_W@
103 DATADIRNAME = @DATADIRNAME@
104 DEBUG = @DEBUG@
105 DEFS = @DEFS@
106 DEPDIR = @DEPDIR@
107 ECHO_C = @ECHO_C@
108 ECHO_N = @ECHO_N@
109 ECHO_T = @ECHO_T@
110 EGREP = @EGREP@
111 ENABLE_CAM = @ENABLE_CAM@
112 ENABLE_DAC = @ENABLE_DAC@
113 ENABLE_MPI = @ENABLE_MPI@
114 ENABLE_MPI_RR = @ENABLE_MPI_RR@
115 ENABLE_TRIG = @ENABLE_TRIG@
116 EXEEXT = @EXEEXT@
117 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
118 GMOFILES = @GMOFILES@
119 GMSGFMT = @GMSGFMT@
120 GPIV_CFLAGS = @GPIV_CFLAGS@
121 GPIV_LIBS = @GPIV_LIBS@
122 GPIV_UI_CFLAGS = @GPIV_UI_CFLAGS@
123 GPIV_UI_LIBS = @GPIV_UI_LIBS@
124 GREP = @GREP@
125 INSTALL = @INSTALL@
126 INSTALL_DATA = @INSTALL_DATA@
127 INSTALL_PROGRAM = @INSTALL_PROGRAM@
128 INSTALL_SCRIPT = @INSTALL_SCRIPT@
129 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
130 INSTOBJEXT = @INSTOBJEXT@
131 INTLLIBS = @INTLLIBS@
132 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
133 INTLTOOL_MERGE = @INTLTOOL_MERGE@
134 INTLTOOL_PERL = @INTLTOOL_PERL@
135 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
136 K_TOPDIR = @K_TOPDIR@
137 LDFLAGS = @LDFLAGS@
138 LIBOBJS = @LIBOBJS@
139 LIBS = @LIBS@
140 LTLIBOBJS = @LTLIBOBJS@
141 MAINT = @MAINT@
142 MAKEINFO = @MAKEINFO@
143 MKDIR_P = @MKDIR_P@
144 MKINSTALLDIRS = @MKINSTALLDIRS@
145 MPIRUN = @MPIRUN@
146 MSGFMT = @MSGFMT@
147 MSGFMT_OPTS = @MSGFMT_OPTS@
148 MSGMERGE = @MSGMERGE@
149 OBJEXT = @OBJEXT@
150 OVERRIDE_IMAGE_HEIGHT_MAX = @OVERRIDE_IMAGE_HEIGHT_MAX@
151 OVERRIDE_IMAGE_WIDTH_MAX = @OVERRIDE_IMAGE_WIDTH_MAX@
152 PACKAGE = @PACKAGE@
153 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
154 PACKAGE_NAME = @PACKAGE_NAME@
155 PACKAGE_STRING = @PACKAGE_STRING@
156 PACKAGE_TARNAME = @PACKAGE_TARNAME@
157 PACKAGE_URL = @PACKAGE_URL@
158 PACKAGE_VERSION = @PACKAGE_VERSION@
159 PATH_SEPARATOR = @PATH_SEPARATOR@
160 PKG_CONFIG = @PKG_CONFIG@
161 POFILES = @POFILES@
162 POSUB = @POSUB@
163 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
164 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
165 RR = @RR@
166 RTA_TOPDIR = @RTA_TOPDIR@
167 SET_MAKE = @SET_MAKE@
168 SHELL = @SHELL@
169 STRIP = @STRIP@
170 USE_NLS = @USE_NLS@
171 VERSION = @VERSION@
172 XGETTEXT = @XGETTEXT@
173 abs_builddir = @abs_builddir@
174 abs_srcdir = @abs_srcdir@
175 abs_top_builddir = @abs_top_builddir@
176 abs_top_srcdir = @abs_top_srcdir@
177 ac_ct_CC = @ac_ct_CC@
178 am__include = @am__include@
179 am__leading_dot = @am__leading_dot@
180 am__quote = @am__quote@
181 am__tar = @am__tar@
182 am__untar = @am__untar@
183 bindir = @bindir@
184 build_alias = @build_alias@
185 builddir = @builddir@
186 datadir = @datadir@
187 datarootdir = @datarootdir@
188 docdir = @docdir@
189 dvidir = @dvidir@
190 exec_prefix = @exec_prefix@
191 host_alias = @host_alias@
192 htmldir = @htmldir@
193 includedir = @includedir@
194 infodir = @infodir@
195 install_sh = @install_sh@
196 libdir = @libdir@
197 libexecdir = @libexecdir@
198 localedir = @localedir@
199 localstatedir = @localstatedir@
200 mandir = @mandir@
201 mkdir_p = @mkdir_p@
202 oldincludedir = @oldincludedir@
203 pdfdir = @pdfdir@
204 prefix = @prefix@
205 program_transform_name = @program_transform_name@
206 psdir = @psdir@
207 sbindir = @sbindir@
208 sharedstatedir = @sharedstatedir@
209 srcdir = @srcdir@
210 sysconfdir = @sysconfdir@
211 target_alias = @target_alias@
212 top_build_prefix = @top_build_prefix@
213 top_builddir = @top_builddir@
214 top_srcdir = @top_srcdir@
215 SUBDIRS = C
216 EXTRA_DIST = Makefile.in
217 all: all-recursive
219 .SUFFIXES:
220 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
221 @for dep in $?; do \
222 case '$(am__configure_deps)' in \
223 *$$dep*) \
224 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
225 && { if test -f $@; then exit 0; else break; fi; }; \
226 exit 1;; \
227 esac; \
228 done; \
229 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
230 $(am__cd) $(top_srcdir) && \
231 $(AUTOMAKE) --gnu doc/Makefile
232 .PRECIOUS: Makefile
233 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
234 @case '$?' in \
235 *config.status*) \
236 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
237 *) \
238 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
239 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
240 esac;
242 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
243 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
246 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
248 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249 $(am__aclocal_m4_deps):
251 # This directory's subdirectories are mostly independent; you can cd
252 # into them and run `make' without going through this Makefile.
253 # To change the values of `make' variables: instead of editing Makefiles,
254 # (1) if the variable is set in `config.status', edit `config.status'
255 # (which will cause the Makefiles to be regenerated when you run `make');
256 # (2) otherwise, pass the desired values on the `make' command line.
257 $(RECURSIVE_TARGETS):
258 @fail= failcom='exit 1'; \
259 for f in x $$MAKEFLAGS; do \
260 case $$f in \
261 *=* | --[!k]*);; \
262 *k*) failcom='fail=yes';; \
263 esac; \
264 done; \
265 dot_seen=no; \
266 target=`echo $@ | sed s/-recursive//`; \
267 list='$(SUBDIRS)'; for subdir in $$list; do \
268 echo "Making $$target in $$subdir"; \
269 if test "$$subdir" = "."; then \
270 dot_seen=yes; \
271 local_target="$$target-am"; \
272 else \
273 local_target="$$target"; \
274 fi; \
275 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
276 || eval $$failcom; \
277 done; \
278 if test "$$dot_seen" = "no"; then \
279 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
280 fi; test -z "$$fail"
282 $(RECURSIVE_CLEAN_TARGETS):
283 @fail= failcom='exit 1'; \
284 for f in x $$MAKEFLAGS; do \
285 case $$f in \
286 *=* | --[!k]*);; \
287 *k*) failcom='fail=yes';; \
288 esac; \
289 done; \
290 dot_seen=no; \
291 case "$@" in \
292 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
293 *) list='$(SUBDIRS)' ;; \
294 esac; \
295 rev=''; for subdir in $$list; do \
296 if test "$$subdir" = "."; then :; else \
297 rev="$$subdir $$rev"; \
298 fi; \
299 done; \
300 rev="$$rev ."; \
301 target=`echo $@ | sed s/-recursive//`; \
302 for subdir in $$rev; do \
303 echo "Making $$target in $$subdir"; \
304 if test "$$subdir" = "."; then \
305 local_target="$$target-am"; \
306 else \
307 local_target="$$target"; \
308 fi; \
309 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
310 || eval $$failcom; \
311 done && test -z "$$fail"
312 tags-recursive:
313 list='$(SUBDIRS)'; for subdir in $$list; do \
314 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
315 done
316 ctags-recursive:
317 list='$(SUBDIRS)'; for subdir in $$list; do \
318 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
319 done
321 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
322 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
323 unique=`for i in $$list; do \
324 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
325 done | \
326 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
327 END { if (nonempty) { for (i in files) print i; }; }'`; \
328 mkid -fID $$unique
329 tags: TAGS
331 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
332 $(TAGS_FILES) $(LISP)
333 set x; \
334 here=`pwd`; \
335 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
336 include_option=--etags-include; \
337 empty_fix=.; \
338 else \
339 include_option=--include; \
340 empty_fix=; \
341 fi; \
342 list='$(SUBDIRS)'; for subdir in $$list; do \
343 if test "$$subdir" = .; then :; else \
344 test ! -f $$subdir/TAGS || \
345 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
346 fi; \
347 done; \
348 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
349 unique=`for i in $$list; do \
350 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351 done | \
352 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
353 END { if (nonempty) { for (i in files) print i; }; }'`; \
354 shift; \
355 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
356 test -n "$$unique" || unique=$$empty_fix; \
357 if test $$# -gt 0; then \
358 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
359 "$$@" $$unique; \
360 else \
361 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
362 $$unique; \
363 fi; \
365 ctags: CTAGS
366 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
367 $(TAGS_FILES) $(LISP)
368 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
369 unique=`for i in $$list; do \
370 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371 done | \
372 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
373 END { if (nonempty) { for (i in files) print i; }; }'`; \
374 test -z "$(CTAGS_ARGS)$$unique" \
375 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
376 $$unique
378 GTAGS:
379 here=`$(am__cd) $(top_builddir) && pwd` \
380 && $(am__cd) $(top_srcdir) \
381 && gtags -i $(GTAGS_ARGS) "$$here"
383 distclean-tags:
384 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
386 distdir: $(DISTFILES)
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 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
417 if test "$$subdir" = .; then :; else \
418 test -d "$(distdir)/$$subdir" \
419 || $(MKDIR_P) "$(distdir)/$$subdir" \
420 || exit 1; \
421 fi; \
422 done
423 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
424 if test "$$subdir" = .; then :; else \
425 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
426 $(am__relativize); \
427 new_distdir=$$reldir; \
428 dir1=$$subdir; dir2="$(top_distdir)"; \
429 $(am__relativize); \
430 new_top_distdir=$$reldir; \
431 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
432 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
433 ($(am__cd) $$subdir && \
434 $(MAKE) $(AM_MAKEFLAGS) \
435 top_distdir="$$new_top_distdir" \
436 distdir="$$new_distdir" \
437 am__remove_distdir=: \
438 am__skip_length_check=: \
439 am__skip_mode_fix=: \
440 distdir) \
441 || exit 1; \
442 fi; \
443 done
444 check-am: all-am
445 check: check-recursive
446 all-am: Makefile
447 installdirs: installdirs-recursive
448 installdirs-am:
449 install: install-recursive
450 install-exec: install-exec-recursive
451 install-data: install-data-recursive
452 uninstall: uninstall-recursive
454 install-am: all-am
455 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
457 installcheck: installcheck-recursive
458 install-strip:
459 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
460 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
461 `test -z '$(STRIP)' || \
462 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
463 mostlyclean-generic:
465 clean-generic:
467 distclean-generic:
468 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
469 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
471 maintainer-clean-generic:
472 @echo "This command is intended for maintainers to use"
473 @echo "it deletes files that may require special tools to rebuild."
474 clean: clean-recursive
476 clean-am: clean-generic mostlyclean-am
478 distclean: distclean-recursive
479 -rm -f Makefile
480 distclean-am: clean-am distclean-generic distclean-tags
482 dvi: dvi-recursive
484 dvi-am:
486 html: html-recursive
488 html-am:
490 info: info-recursive
492 info-am:
494 install-data-am:
496 install-dvi: install-dvi-recursive
498 install-dvi-am:
500 install-exec-am:
502 install-html: install-html-recursive
504 install-html-am:
506 install-info: install-info-recursive
508 install-info-am:
510 install-man:
512 install-pdf: install-pdf-recursive
514 install-pdf-am:
516 install-ps: install-ps-recursive
518 install-ps-am:
520 installcheck-am:
522 maintainer-clean: maintainer-clean-recursive
523 -rm -f Makefile
524 maintainer-clean-am: distclean-am maintainer-clean-generic
526 mostlyclean: mostlyclean-recursive
528 mostlyclean-am: mostlyclean-generic
530 pdf: pdf-recursive
532 pdf-am:
534 ps: ps-recursive
536 ps-am:
538 uninstall-am:
540 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
541 install-am install-strip tags-recursive
543 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
544 all all-am check check-am clean clean-generic ctags \
545 ctags-recursive distclean distclean-generic distclean-tags \
546 distdir dvi dvi-am html html-am info info-am install \
547 install-am install-data install-data-am install-dvi \
548 install-dvi-am install-exec install-exec-am install-html \
549 install-html-am install-info install-info-am install-man \
550 install-pdf install-pdf-am install-ps install-ps-am \
551 install-strip installcheck installcheck-am installdirs \
552 installdirs-am maintainer-clean maintainer-clean-generic \
553 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
554 tags-recursive uninstall uninstall-am
557 # Tell versions [3.59,3.63) of GNU make to not export all variables.
558 # Otherwise a system limit (for SysV at least) may be exceeded.
559 .NOEXPORT: