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