1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 # Tag Image File Format (TIFF) Software
19 # Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
21 # Permission to use, copy, modify, distribute, and sell this software and
22 # its documentation for any purpose is hereby granted without fee, provided
23 # that (i) the above copyright notices and this permission notice appear in
24 # all copies of the software and related documentation, and (ii) the names of
25 # Sam Leffler and Silicon Graphics may not be used in any advertising or
26 # publicity relating to the software without the specific, prior written
27 # permission of Sam Leffler and Silicon Graphics.
29 # THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
30 # EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
31 # WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
33 # IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
34 # ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
35 # OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
36 # WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
37 # LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
40 # Process this file with automake to produce Makefile.in.
43 top_srcdir = @top_srcdir@
45 pkgdatadir = $(datadir)/@PACKAGE@
46 pkglibdir = $(libdir)/@PACKAGE@
47 pkgincludedir = $(includedir)/@PACKAGE@
49 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51 install_sh_DATA = $(install_sh) -c -m 644
52 install_sh_PROGRAM = $(install_sh) -c
53 install_sh_SCRIPT = $(install_sh) -c
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = $(program_transform_name)
62 build_triplet = @build@
64 target_triplet = @target@
65 noinst_PROGRAMS = tiff-bi$(EXEEXT) tiff-grayscale$(EXEEXT) \
66 tiff-palette$(EXEEXT) tiff-rgb$(EXEEXT)
68 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
69 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
70 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
71 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
72 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
73 $(top_srcdir)/configure.ac
74 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
76 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
77 CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
78 $(top_builddir)/libtiff/tiffconf.h
80 PROGRAMS = $(noinst_PROGRAMS)
81 am_tiff_bi_OBJECTS = tiff-bi.$(OBJEXT)
82 tiff_bi_OBJECTS = $(am_tiff_bi_OBJECTS)
83 am__DEPENDENCIES_1 = $(top_builddir)/libtiff/libtiff.la
84 tiff_bi_DEPENDENCIES = $(am__DEPENDENCIES_1)
85 am_tiff_grayscale_OBJECTS = tiff-grayscale.$(OBJEXT)
86 tiff_grayscale_OBJECTS = $(am_tiff_grayscale_OBJECTS)
87 tiff_grayscale_DEPENDENCIES = $(am__DEPENDENCIES_1)
88 am_tiff_palette_OBJECTS = tiff-palette.$(OBJEXT)
89 tiff_palette_OBJECTS = $(am_tiff_palette_OBJECTS)
90 tiff_palette_DEPENDENCIES = $(am__DEPENDENCIES_1)
91 am_tiff_rgb_OBJECTS = tiff-rgb.$(OBJEXT)
92 tiff_rgb_OBJECTS = $(am_tiff_rgb_OBJECTS)
93 tiff_rgb_DEPENDENCIES = $(am__DEPENDENCIES_1)
94 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/libtiff -I$(top_builddir)/libtiff
95 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
96 am__depfiles_maybe = depfiles
97 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
98 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
99 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
100 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
101 $(AM_CFLAGS) $(CFLAGS)
103 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
104 $(AM_LDFLAGS) $(LDFLAGS) -o $@
105 SOURCES = $(tiff_bi_SOURCES) $(tiff_grayscale_SOURCES) \
106 $(tiff_palette_SOURCES) $(tiff_rgb_SOURCES)
107 DIST_SOURCES = $(tiff_bi_SOURCES) $(tiff_grayscale_SOURCES) \
108 $(tiff_palette_SOURCES) $(tiff_rgb_SOURCES)
109 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
110 html-recursive info-recursive install-data-recursive \
111 install-exec-recursive install-info-recursive \
112 install-recursive installcheck-recursive installdirs-recursive \
113 pdf-recursive ps-recursive uninstall-info-recursive \
117 DIST_SUBDIRS = $(SUBDIRS)
118 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
120 AMDEP_FALSE = @AMDEP_FALSE@
121 AMDEP_TRUE = @AMDEP_TRUE@
125 AUTOCONF = @AUTOCONF@
126 AUTOHEADER = @AUTOHEADER@
127 AUTOMAKE = @AUTOMAKE@
130 CCDEPMODE = @CCDEPMODE@
133 CPPFLAGS = @CPPFLAGS@
136 CXXDEPMODE = @CXXDEPMODE@
137 CXXFLAGS = @CXXFLAGS@
138 CYGPATH_W = @CYGPATH_W@
149 GLUT_CFLAGS = @GLUT_CFLAGS@
150 GLUT_LIBS = @GLUT_LIBS@
151 GLU_CFLAGS = @GLU_CFLAGS@
152 GLU_LIBS = @GLU_LIBS@
153 GL_CFLAGS = @GL_CFLAGS@
156 HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
157 HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
158 HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
159 HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
160 HAVE_RPATH_FALSE = @HAVE_RPATH_FALSE@
161 HAVE_RPATH_TRUE = @HAVE_RPATH_TRUE@
162 INSTALL_DATA = @INSTALL_DATA@
163 INSTALL_PROGRAM = @INSTALL_PROGRAM@
164 INSTALL_SCRIPT = @INSTALL_SCRIPT@
165 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
171 LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
172 LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
173 LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
174 LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
175 LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
176 LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
177 LIBTIFF_VERSION = @LIBTIFF_VERSION@
178 LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
181 LTLIBOBJS = @LTLIBOBJS@
183 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
184 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
185 MAKEINFO = @MAKEINFO@
190 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
191 PACKAGE_NAME = @PACKAGE_NAME@
192 PACKAGE_STRING = @PACKAGE_STRING@
193 PACKAGE_TARNAME = @PACKAGE_TARNAME@
194 PACKAGE_VERSION = @PACKAGE_VERSION@
195 PATH_SEPARATOR = @PATH_SEPARATOR@
196 PTHREAD_CC = @PTHREAD_CC@
197 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
198 PTHREAD_LIBS = @PTHREAD_LIBS@
201 SET_MAKE = @SET_MAKE@
205 X_CFLAGS = @X_CFLAGS@
206 X_EXTRA_LIBS = @X_EXTRA_LIBS@
208 X_PRE_LIBS = @X_PRE_LIBS@
209 ac_ct_AR = @ac_ct_AR@
210 ac_ct_AS = @ac_ct_AS@
211 ac_ct_CC = @ac_ct_CC@
212 ac_ct_CXX = @ac_ct_CXX@
213 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
214 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
215 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
216 ac_ct_RANLIB = @ac_ct_RANLIB@
217 ac_ct_STRIP = @ac_ct_STRIP@
218 acx_pthread_config = @acx_pthread_config@
219 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
220 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
221 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
222 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
223 am__include = @am__include@
224 am__leading_dot = @am__leading_dot@
225 am__quote = @am__quote@
227 am__untar = @am__untar@
230 build_alias = @build_alias@
231 build_cpu = @build_cpu@
232 build_os = @build_os@
233 build_vendor = @build_vendor@
235 exec_prefix = @exec_prefix@
237 host_alias = @host_alias@
238 host_cpu = @host_cpu@
240 host_vendor = @host_vendor@
241 includedir = @includedir@
243 install_sh = @install_sh@
245 libexecdir = @libexecdir@
246 localstatedir = @localstatedir@
250 oldincludedir = @oldincludedir@
252 program_transform_name = @program_transform_name@
254 sharedstatedir = @sharedstatedir@
255 sysconfdir = @sysconfdir@
257 target_alias = @target_alias@
258 target_cpu = @target_cpu@
259 target_os = @target_os@
260 target_vendor = @target_vendor@
262 LIBTIFF = $(top_builddir)/libtiff/libtiff.la
264 tiff_bi_SOURCES = tiff-bi.c
265 tiff_bi_LDADD = $(LIBTIFF)
266 tiff_grayscale_SOURCES = tiff-grayscale.c
267 tiff_grayscale_LDADD = $(LIBTIFF)
268 tiff_palette_SOURCES = tiff-palette.c
269 tiff_palette_LDADD = $(LIBTIFF)
270 tiff_rgb_SOURCES = tiff-rgb.c
271 tiff_rgb_LDADD = $(LIBTIFF)
272 INCLUDES = -I$(top_srcdir)/libtiff
276 .SUFFIXES: .c .lo .o .obj
277 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
279 case '$(am__configure_deps)' in \
281 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
286 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign contrib/dbs/Makefile'; \
287 cd $(top_srcdir) && \
288 $(AUTOMAKE) --foreign contrib/dbs/Makefile
290 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
293 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
295 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
296 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
299 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
300 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
302 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
303 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
304 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
305 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
307 clean-noinstPROGRAMS:
308 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
309 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
310 echo " rm -f $$p $$f"; \
313 tiff-bi$(EXEEXT): $(tiff_bi_OBJECTS) $(tiff_bi_DEPENDENCIES)
314 @rm -f tiff-bi$(EXEEXT)
315 $(LINK) $(tiff_bi_LDFLAGS) $(tiff_bi_OBJECTS) $(tiff_bi_LDADD) $(LIBS)
316 tiff-grayscale$(EXEEXT): $(tiff_grayscale_OBJECTS) $(tiff_grayscale_DEPENDENCIES)
317 @rm -f tiff-grayscale$(EXEEXT)
318 $(LINK) $(tiff_grayscale_LDFLAGS) $(tiff_grayscale_OBJECTS) $(tiff_grayscale_LDADD) $(LIBS)
319 tiff-palette$(EXEEXT): $(tiff_palette_OBJECTS) $(tiff_palette_DEPENDENCIES)
320 @rm -f tiff-palette$(EXEEXT)
321 $(LINK) $(tiff_palette_LDFLAGS) $(tiff_palette_OBJECTS) $(tiff_palette_LDADD) $(LIBS)
322 tiff-rgb$(EXEEXT): $(tiff_rgb_OBJECTS) $(tiff_rgb_DEPENDENCIES)
323 @rm -f tiff-rgb$(EXEEXT)
324 $(LINK) $(tiff_rgb_LDFLAGS) $(tiff_rgb_OBJECTS) $(tiff_rgb_LDADD) $(LIBS)
332 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tiff-bi.Po@am__quote@
333 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tiff-grayscale.Po@am__quote@
334 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tiff-palette.Po@am__quote@
335 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tiff-rgb.Po@am__quote@
338 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
339 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
340 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
341 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
342 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
345 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
346 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
347 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
348 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
349 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
352 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
353 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
354 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
355 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
356 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
368 # This directory's subdirectories are mostly independent; you can cd
369 # into them and run `make' without going through this Makefile.
370 # To change the values of `make' variables: instead of editing Makefiles,
371 # (1) if the variable is set in `config.status', edit `config.status'
372 # (which will cause the Makefiles to be regenerated when you run `make');
373 # (2) otherwise, pass the desired values on the `make' command line.
374 $(RECURSIVE_TARGETS):
376 for f in x $$MAKEFLAGS; do \
379 *k*) failcom='fail=yes';; \
383 target=`echo $@ | sed s/-recursive//`; \
384 list='$(SUBDIRS)'; for subdir in $$list; do \
385 echo "Making $$target in $$subdir"; \
386 if test "$$subdir" = "."; then \
388 local_target="$$target-am"; \
390 local_target="$$target"; \
392 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
395 if test "$$dot_seen" = "no"; then \
396 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
399 mostlyclean-recursive clean-recursive distclean-recursive \
400 maintainer-clean-recursive:
402 for f in x $$MAKEFLAGS; do \
405 *k*) failcom='fail=yes';; \
410 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
411 *) list='$(SUBDIRS)' ;; \
413 rev=''; for subdir in $$list; do \
414 if test "$$subdir" = "."; then :; else \
415 rev="$$subdir $$rev"; \
419 target=`echo $@ | sed s/-recursive//`; \
420 for subdir in $$rev; do \
421 echo "Making $$target in $$subdir"; \
422 if test "$$subdir" = "."; then \
423 local_target="$$target-am"; \
425 local_target="$$target"; \
427 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
429 done && test -z "$$fail"
431 list='$(SUBDIRS)'; for subdir in $$list; do \
432 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
435 list='$(SUBDIRS)'; for subdir in $$list; do \
436 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
439 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
440 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
441 unique=`for i in $$list; do \
442 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
444 $(AWK) ' { files[$$0] = 1; } \
445 END { for (i in files) print i; }'`; \
449 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
450 $(TAGS_FILES) $(LISP)
453 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
454 include_option=--etags-include; \
457 include_option=--include; \
460 list='$(SUBDIRS)'; for subdir in $$list; do \
461 if test "$$subdir" = .; then :; else \
462 test ! -f $$subdir/TAGS || \
463 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
466 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
467 unique=`for i in $$list; do \
468 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470 $(AWK) ' { files[$$0] = 1; } \
471 END { for (i in files) print i; }'`; \
472 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
473 test -n "$$unique" || unique=$$empty_fix; \
474 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
478 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
479 $(TAGS_FILES) $(LISP)
482 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
483 unique=`for i in $$list; do \
484 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
486 $(AWK) ' { files[$$0] = 1; } \
487 END { for (i in files) print i; }'`; \
488 test -z "$(CTAGS_ARGS)$$tags$$unique" \
489 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
493 here=`$(am__cd) $(top_builddir) && pwd` \
494 && cd $(top_srcdir) \
495 && gtags -i $(GTAGS_ARGS) $$here
498 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
500 distdir: $(DISTFILES)
501 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
502 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
503 list='$(DISTFILES)'; for file in $$list; do \
505 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
506 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
508 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
509 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
510 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
512 $(mkdir_p) "$(distdir)$$dir"; \
516 if test -d $$d/$$file; then \
517 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
518 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
520 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
522 test -f $(distdir)/$$file \
523 || cp -p $$d/$$file $(distdir)/$$file \
527 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
528 if test "$$subdir" = .; then :; else \
529 test -d "$(distdir)/$$subdir" \
530 || $(mkdir_p) "$(distdir)/$$subdir" \
532 distdir=`$(am__cd) $(distdir) && pwd`; \
533 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
535 $(MAKE) $(AM_MAKEFLAGS) \
536 top_distdir="$$top_distdir" \
537 distdir="$$distdir/$$subdir" \
543 check: check-recursive
544 all-am: Makefile $(PROGRAMS)
545 installdirs: installdirs-recursive
547 install: install-recursive
548 install-exec: install-exec-recursive
549 install-data: install-data-recursive
550 uninstall: uninstall-recursive
553 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
555 installcheck: installcheck-recursive
557 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
558 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
559 `test -z '$(STRIP)' || \
560 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
566 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
568 maintainer-clean-generic:
569 @echo "This command is intended for maintainers to use"
570 @echo "it deletes files that may require special tools to rebuild."
571 clean: clean-recursive
573 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
576 distclean: distclean-recursive
579 distclean-am: clean-am distclean-compile distclean-generic \
580 distclean-libtool distclean-tags
596 install-info: install-info-recursive
602 maintainer-clean: maintainer-clean-recursive
605 maintainer-clean-am: distclean-am maintainer-clean-generic
607 mostlyclean: mostlyclean-recursive
609 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
620 uninstall-am: uninstall-info-am
622 uninstall-info: uninstall-info-recursive
624 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
625 clean clean-generic clean-libtool clean-noinstPROGRAMS \
626 clean-recursive ctags ctags-recursive distclean \
627 distclean-compile distclean-generic distclean-libtool \
628 distclean-recursive distclean-tags distdir dvi dvi-am html \
629 html-am info info-am install install-am install-data \
630 install-data-am install-exec install-exec-am install-info \
631 install-info-am install-man install-strip installcheck \
632 installcheck-am installdirs installdirs-am maintainer-clean \
633 maintainer-clean-generic maintainer-clean-recursive \
634 mostlyclean mostlyclean-compile mostlyclean-generic \
635 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
636 tags tags-recursive uninstall uninstall-am uninstall-info-am
638 # Tell versions [3.59,3.63) of GNU make to not export all variables.
639 # Otherwise a system limit (for SysV at least) may be exceeded.