1# Makefile.in generated by automake 1.8.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004  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.
9
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
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24top_builddir = .
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
39DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
41	$(srcdir)/libcdaudio-config.in $(srcdir)/libcdaudio.pc.in \
42	$(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
43	TODO config.guess config.sub depcomp install-sh ltmain.sh \
44	missing
45subdir = .
46ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47am__aclocal_m4_deps = $(top_srcdir)/configure.ac
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49	$(ACLOCAL_M4)
50am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
51 configure.lineno configure.status.lineno
52mkinstalldirs = $(mkdir_p)
53CONFIG_HEADER = config.h
54CONFIG_CLEAN_FILES = libcdaudio.pc libcdaudio-config
55am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"
56binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
57SCRIPTS = $(bin_SCRIPTS)
58SOURCES =
59DIST_SOURCES =
60RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
61	html-recursive info-recursive install-data-recursive \
62	install-exec-recursive install-info-recursive \
63	install-recursive installcheck-recursive installdirs-recursive \
64	pdf-recursive ps-recursive uninstall-info-recursive \
65	uninstall-recursive
66m4dataDATA_INSTALL = $(INSTALL_DATA)
67pkgconfigDATA_INSTALL = $(INSTALL_DATA)
68DATA = $(m4data_DATA) $(pkgconfig_DATA)
69ETAGS = etags
70CTAGS = ctags
71DIST_SUBDIRS = $(SUBDIRS)
72DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73distdir = $(PACKAGE)-$(VERSION)
74top_distdir = $(distdir)
75am__remove_distdir = \
76  { test ! -d $(distdir) \
77    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
78         && rm -fr $(distdir); }; }
79DIST_ARCHIVES = $(distdir).tar.gz
80GZIP_ENV = --best
81distuninstallcheck_listfiles = find . -type f -print
82distcleancheck_listfiles = find . -type f -print
83ACLOCAL = @ACLOCAL@
84AMDEP_FALSE = @AMDEP_FALSE@
85AMDEP_TRUE = @AMDEP_TRUE@
86AMTAR = @AMTAR@
87AR = @AR@
88AUTOCONF = @AUTOCONF@
89AUTOHEADER = @AUTOHEADER@
90AUTOMAKE = @AUTOMAKE@
91AWK = @AWK@
92BEOS_FALSE = @BEOS_FALSE@
93BEOS_TRUE = @BEOS_TRUE@
94CC = @CC@
95CCDEPMODE = @CCDEPMODE@
96CFLAGS = @CFLAGS@
97CPP = @CPP@
98CPPFLAGS = @CPPFLAGS@
99CXX = @CXX@
100CXXCPP = @CXXCPP@
101CXXDEPMODE = @CXXDEPMODE@
102CXXFLAGS = @CXXFLAGS@
103CYGPATH_W = @CYGPATH_W@
104DEFS = @DEFS@
105DEPDIR = @DEPDIR@
106ECHO = @ECHO@
107ECHO_C = @ECHO_C@
108ECHO_N = @ECHO_N@
109ECHO_T = @ECHO_T@
110EGREP = @EGREP@
111EXEEXT = @EXEEXT@
112F77 = @F77@
113FFLAGS = @FFLAGS@
114INSTALL_DATA = @INSTALL_DATA@
115INSTALL_PROGRAM = @INSTALL_PROGRAM@
116INSTALL_SCRIPT = @INSTALL_SCRIPT@
117INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118IRIX_FALSE = @IRIX_FALSE@
119IRIX_TRUE = @IRIX_TRUE@
120LDFLAGS = @LDFLAGS@
121LIBCDAUDIO_VERSION = @LIBCDAUDIO_VERSION@
122LIBCDAUDIO_VERSION_MAJOR = @LIBCDAUDIO_VERSION_MAJOR@
123LIBCDAUDIO_VERSION_MICRO = @LIBCDAUDIO_VERSION_MICRO@
124LIBCDAUDIO_VERSION_MINOR = @LIBCDAUDIO_VERSION_MINOR@
125LIBOBJS = @LIBOBJS@
126LIBS = @LIBS@
127LIBTOOL = @LIBTOOL@
128LIB_LDADD = @LIB_LDADD@
129LN_S = @LN_S@
130LTLIBOBJS = @LTLIBOBJS@
131MAINT = @MAINT@
132MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
133MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
134MAKEINFO = @MAKEINFO@
135OBJEXT = @OBJEXT@
136PACKAGE = @PACKAGE@
137PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
138PACKAGE_NAME = @PACKAGE_NAME@
139PACKAGE_STRING = @PACKAGE_STRING@
140PACKAGE_TARNAME = @PACKAGE_TARNAME@
141PACKAGE_VERSION = @PACKAGE_VERSION@
142PATH_SEPARATOR = @PATH_SEPARATOR@
143RANLIB = @RANLIB@
144REENTRANT = @REENTRANT@
145SET_MAKE = @SET_MAKE@
146SHELL = @SHELL@
147STRIP = @STRIP@
148U = @U@
149VERSION = @VERSION@
150ac_ct_AR = @ac_ct_AR@
151ac_ct_CC = @ac_ct_CC@
152ac_ct_CXX = @ac_ct_CXX@
153ac_ct_F77 = @ac_ct_F77@
154ac_ct_RANLIB = @ac_ct_RANLIB@
155ac_ct_STRIP = @ac_ct_STRIP@
156am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
157am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
158am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
159am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
160am__include = @am__include@
161am__leading_dot = @am__leading_dot@
162am__quote = @am__quote@
163bindir = @bindir@
164build = @build@
165build_alias = @build_alias@
166build_cpu = @build_cpu@
167build_os = @build_os@
168build_vendor = @build_vendor@
169cdaudioname = @cdaudioname@
170datadir = @datadir@
171exec_prefix = @exec_prefix@
172host = @host@
173host_alias = @host_alias@
174host_cpu = @host_cpu@
175host_os = @host_os@
176host_vendor = @host_vendor@
177includedir = @includedir@
178infodir = @infodir@
179install_sh = @install_sh@
180libdir = @libdir@
181libexecdir = @libexecdir@
182localstatedir = @localstatedir@
183mandir = @mandir@
184mkdir_p = @mkdir_p@
185oldincludedir = @oldincludedir@
186prefix = @prefix@
187program_transform_name = @program_transform_name@
188sbindir = @sbindir@
189sharedstatedir = @sharedstatedir@
190sysconfdir = @sysconfdir@
191target_alias = @target_alias@
192AUTOMAKE_OPTIONS = ansi2knr
193SUBDIRS = src
194bin_SCRIPTS = libcdaudio-config
195m4datadir = $(datadir)/aclocal
196m4data_DATA = libcdaudio.m4
197pkgconfigdir = $(prefix)/libdata/pkgconfig
198pkgconfig_DATA = libcdaudio.pc
199EXTRA_DIST = TODO libcdaudio-config.in libcdaudio.m4
200all: config.h
201	$(MAKE) $(AM_MAKEFLAGS) all-recursive
202
203.SUFFIXES:
204am--refresh:
205	@:
206$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
207	@for dep in $?; do \
208	  case '$(am__configure_deps)' in \
209	    *$$dep*) \
210	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
211	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
212		&& exit 0; \
213	      exit 1;; \
214	  esac; \
215	done; \
216	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
217	cd $(top_srcdir) && \
218	  $(AUTOMAKE) --gnu  Makefile
219.PRECIOUS: Makefile
220Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
221	@case '$?' in \
222	  *config.status*) \
223	    echo ' $(SHELL) ./config.status'; \
224	    $(SHELL) ./config.status;; \
225	  *) \
226	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
227	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
228	esac;
229
230$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
231	$(SHELL) ./config.status --recheck
232
233$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
234	cd $(srcdir) && $(AUTOCONF)
235$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
236	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
237
238config.h: stamp-h1
239	@if test ! -f $@; then \
240	  rm -f stamp-h1; \
241	  $(MAKE) stamp-h1; \
242	else :; fi
243
244stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
245	@rm -f stamp-h1
246	cd $(top_builddir) && $(SHELL) ./config.status config.h
247$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
248	cd $(top_srcdir) && $(AUTOHEADER)
249	rm -f stamp-h1
250	touch $@
251
252distclean-hdr:
253	-rm -f config.h stamp-h1
254libcdaudio.pc: $(top_builddir)/config.status $(srcdir)/libcdaudio.pc.in
255	cd $(top_builddir) && $(SHELL) ./config.status $@
256libcdaudio-config: $(top_builddir)/config.status $(srcdir)/libcdaudio-config.in
257	cd $(top_builddir) && $(SHELL) ./config.status $@
258install-binSCRIPTS: $(bin_SCRIPTS)
259	@$(NORMAL_INSTALL)
260	test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
261	@list='$(bin_SCRIPTS)'; for p in $$list; do \
262	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
263	  if test -f $$d$$p; then \
264	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
265	    echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
266	    $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
267	  else :; fi; \
268	done
269
270uninstall-binSCRIPTS:
271	@$(NORMAL_UNINSTALL)
272	@list='$(bin_SCRIPTS)'; for p in $$list; do \
273	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
274	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
275	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
276	done
277
278mostlyclean-libtool:
279	-rm -f *.lo
280
281clean-libtool:
282	-rm -rf .libs _libs
283
284distclean-libtool:
285	-rm -f libtool
286uninstall-info-am:
287install-m4dataDATA: $(m4data_DATA)
288	@$(NORMAL_INSTALL)
289	test -z "$(m4datadir)" || $(mkdir_p) "$(DESTDIR)$(m4datadir)"
290	@list='$(m4data_DATA)'; for p in $$list; do \
291	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
292	  f="`echo $$p | sed -e 's|^.*/||'`"; \
293	  echo " $(m4dataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(m4datadir)/$$f'"; \
294	  $(m4dataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(m4datadir)/$$f"; \
295	done
296
297uninstall-m4dataDATA:
298	@$(NORMAL_UNINSTALL)
299	@list='$(m4data_DATA)'; for p in $$list; do \
300	  f="`echo $$p | sed -e 's|^.*/||'`"; \
301	  echo " rm -f '$(DESTDIR)$(m4datadir)/$$f'"; \
302	  rm -f "$(DESTDIR)$(m4datadir)/$$f"; \
303	done
304install-pkgconfigDATA: $(pkgconfig_DATA)
305	@$(NORMAL_INSTALL)
306	test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
307	@list='$(pkgconfig_DATA)'; for p in $$list; do \
308	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
309	  f="`echo $$p | sed -e 's|^.*/||'`"; \
310	  echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
311	  $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
312	done
313
314uninstall-pkgconfigDATA:
315	@$(NORMAL_UNINSTALL)
316	@list='$(pkgconfig_DATA)'; for p in $$list; do \
317	  f="`echo $$p | sed -e 's|^.*/||'`"; \
318	  echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
319	  rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
320	done
321
322# This directory's subdirectories are mostly independent; you can cd
323# into them and run `make' without going through this Makefile.
324# To change the values of `make' variables: instead of editing Makefiles,
325# (1) if the variable is set in `config.status', edit `config.status'
326#     (which will cause the Makefiles to be regenerated when you run `make');
327# (2) otherwise, pass the desired values on the `make' command line.
328$(RECURSIVE_TARGETS):
329	@set fnord $$MAKEFLAGS; amf=$$2; \
330	dot_seen=no; \
331	target=`echo $@ | sed s/-recursive//`; \
332	list='$(SUBDIRS)'; for subdir in $$list; do \
333	  echo "Making $$target in $$subdir"; \
334	  if test "$$subdir" = "."; then \
335	    dot_seen=yes; \
336	    local_target="$$target-am"; \
337	  else \
338	    local_target="$$target"; \
339	  fi; \
340	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
341	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
342	done; \
343	if test "$$dot_seen" = "no"; then \
344	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
345	fi; test -z "$$fail"
346
347mostlyclean-recursive clean-recursive distclean-recursive \
348maintainer-clean-recursive:
349	@set fnord $$MAKEFLAGS; amf=$$2; \
350	dot_seen=no; \
351	case "$@" in \
352	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
353	  *) list='$(SUBDIRS)' ;; \
354	esac; \
355	rev=''; for subdir in $$list; do \
356	  if test "$$subdir" = "."; then :; else \
357	    rev="$$subdir $$rev"; \
358	  fi; \
359	done; \
360	rev="$$rev ."; \
361	target=`echo $@ | sed s/-recursive//`; \
362	for subdir in $$rev; do \
363	  echo "Making $$target in $$subdir"; \
364	  if test "$$subdir" = "."; then \
365	    local_target="$$target-am"; \
366	  else \
367	    local_target="$$target"; \
368	  fi; \
369	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
370	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
371	done && test -z "$$fail"
372tags-recursive:
373	list='$(SUBDIRS)'; for subdir in $$list; do \
374	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
375	done
376ctags-recursive:
377	list='$(SUBDIRS)'; for subdir in $$list; do \
378	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
379	done
380
381ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
382	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
383	unique=`for i in $$list; do \
384	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
385	  done | \
386	  $(AWK) '    { files[$$0] = 1; } \
387	       END { for (i in files) print i; }'`; \
388	mkid -fID $$unique
389tags: TAGS
390
391TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
392		$(TAGS_FILES) $(LISP)
393	tags=; \
394	here=`pwd`; \
395	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
396	  include_option=--etags-include; \
397	  empty_fix=.; \
398	else \
399	  include_option=--include; \
400	  empty_fix=; \
401	fi; \
402	list='$(SUBDIRS)'; for subdir in $$list; do \
403	  if test "$$subdir" = .; then :; else \
404	    test ! -f $$subdir/TAGS || \
405	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
406	  fi; \
407	done; \
408	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
409	unique=`for i in $$list; do \
410	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
411	  done | \
412	  $(AWK) '    { files[$$0] = 1; } \
413	       END { for (i in files) print i; }'`; \
414	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
415	  test -n "$$unique" || unique=$$empty_fix; \
416	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
417	    $$tags $$unique; \
418	fi
419ctags: CTAGS
420CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
421		$(TAGS_FILES) $(LISP)
422	tags=; \
423	here=`pwd`; \
424	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
425	unique=`for i in $$list; do \
426	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
427	  done | \
428	  $(AWK) '    { files[$$0] = 1; } \
429	       END { for (i in files) print i; }'`; \
430	test -z "$(CTAGS_ARGS)$$tags$$unique" \
431	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
432	     $$tags $$unique
433
434GTAGS:
435	here=`$(am__cd) $(top_builddir) && pwd` \
436	  && cd $(top_srcdir) \
437	  && gtags -i $(GTAGS_ARGS) $$here
438
439distclean-tags:
440	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
441
442distdir: $(DISTFILES)
443	$(am__remove_distdir)
444	mkdir $(distdir)
445	$(mkdir_p) $(distdir)/. $(distdir)/src
446	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
447	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
448	list='$(DISTFILES)'; for file in $$list; do \
449	  case $$file in \
450	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
451	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
452	  esac; \
453	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
454	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
455	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
456	    dir="/$$dir"; \
457	    $(mkdir_p) "$(distdir)$$dir"; \
458	  else \
459	    dir=''; \
460	  fi; \
461	  if test -d $$d/$$file; then \
462	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
463	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
464	    fi; \
465	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
466	  else \
467	    test -f $(distdir)/$$file \
468	    || cp -p $$d/$$file $(distdir)/$$file \
469	    || exit 1; \
470	  fi; \
471	done
472	list='$(SUBDIRS)'; for subdir in $$list; do \
473	  if test "$$subdir" = .; then :; else \
474	    test -d "$(distdir)/$$subdir" \
475	    || mkdir "$(distdir)/$$subdir" \
476	    || exit 1; \
477	    (cd $$subdir && \
478	      $(MAKE) $(AM_MAKEFLAGS) \
479	        top_distdir="../$(top_distdir)" \
480	        distdir="../$(distdir)/$$subdir" \
481	        distdir) \
482	      || exit 1; \
483	  fi; \
484	done
485	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
486	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
487	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
488	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
489	|| chmod -R a+r $(distdir)
490dist-gzip: distdir
491	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
492	$(am__remove_distdir)
493
494dist-bzip2: distdir
495	$(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
496	$(am__remove_distdir)
497
498dist-tarZ: distdir
499	$(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
500	$(am__remove_distdir)
501
502dist-shar: distdir
503	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
504	$(am__remove_distdir)
505
506dist-zip: distdir
507	-rm -f $(distdir).zip
508	zip -rq $(distdir).zip $(distdir)
509	$(am__remove_distdir)
510
511dist dist-all: distdir
512	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
513	$(am__remove_distdir)
514
515# This target untars the dist file and tries a VPATH configuration.  Then
516# it guarantees that the distribution is self-contained by making another
517# tarfile.
518distcheck: dist
519	case '$(DIST_ARCHIVES)' in \
520	*.tar.gz*) \
521	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
522	*.tar.bz2*) \
523	  bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
524	*.tar.Z*) \
525	  uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
526	*.shar.gz*) \
527	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
528	*.zip*) \
529	  unzip $(distdir).zip ;;\
530	esac
531	chmod -R a-w $(distdir); chmod a+w $(distdir)
532	mkdir $(distdir)/_build
533	mkdir $(distdir)/_inst
534	chmod a-w $(distdir)
535	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
536	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
537	  && cd $(distdir)/_build \
538	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
539	    $(DISTCHECK_CONFIGURE_FLAGS) \
540	  && $(MAKE) $(AM_MAKEFLAGS) \
541	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
542	  && $(MAKE) $(AM_MAKEFLAGS) check \
543	  && $(MAKE) $(AM_MAKEFLAGS) install \
544	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
545	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
546	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
547	        distuninstallcheck \
548	  && chmod -R a-w "$$dc_install_base" \
549	  && ({ \
550	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
551	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
552	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
553	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
554	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
555	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
556	  && rm -rf "$$dc_destdir" \
557	  && $(MAKE) $(AM_MAKEFLAGS) dist \
558	  && rm -rf $(DIST_ARCHIVES) \
559	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
560	$(am__remove_distdir)
561	@(echo "$(distdir) archives ready for distribution: "; \
562	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
563	  sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
564distuninstallcheck:
565	@cd $(distuninstallcheck_dir) \
566	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
567	   || { echo "ERROR: files left after uninstall:" ; \
568	        if test -n "$(DESTDIR)"; then \
569	          echo "  (check DESTDIR support)"; \
570	        fi ; \
571	        $(distuninstallcheck_listfiles) ; \
572	        exit 1; } >&2
573distcleancheck: distclean
574	@if test '$(srcdir)' = . ; then \
575	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
576	  exit 1 ; \
577	fi
578	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
579	  || { echo "ERROR: files left in build directory after distclean:" ; \
580	       $(distcleancheck_listfiles) ; \
581	       exit 1; } >&2
582check-am: all-am
583check: check-recursive
584all-am: Makefile $(SCRIPTS) $(DATA) config.h
585installdirs: installdirs-recursive
586installdirs-am:
587	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"; do \
588	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
589	done
590install: install-recursive
591install-exec: install-exec-recursive
592install-data: install-data-recursive
593uninstall: uninstall-recursive
594
595install-am: all-am
596	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
597
598installcheck: installcheck-recursive
599install-strip:
600	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
601	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
602	  `test -z '$(STRIP)' || \
603	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
604mostlyclean-generic:
605
606clean-generic:
607
608distclean-generic:
609	-rm -f $(CONFIG_CLEAN_FILES)
610
611maintainer-clean-generic:
612	@echo "This command is intended for maintainers to use"
613	@echo "it deletes files that may require special tools to rebuild."
614clean: clean-recursive
615
616clean-am: clean-generic clean-libtool mostlyclean-am
617
618distclean: distclean-recursive
619	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
620	-rm -f Makefile
621distclean-am: clean-am distclean-generic distclean-hdr \
622	distclean-libtool distclean-tags
623
624dvi: dvi-recursive
625
626dvi-am:
627
628html: html-recursive
629
630info: info-recursive
631
632info-am:
633
634install-data-am: install-m4dataDATA install-pkgconfigDATA
635
636install-exec-am: install-binSCRIPTS
637
638install-info: install-info-recursive
639
640install-man:
641
642installcheck-am:
643
644maintainer-clean: maintainer-clean-recursive
645	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
646	-rm -rf $(top_srcdir)/autom4te.cache
647	-rm -f Makefile
648maintainer-clean-am: distclean-am maintainer-clean-generic
649
650mostlyclean: mostlyclean-recursive
651
652mostlyclean-am: mostlyclean-generic mostlyclean-libtool
653
654pdf: pdf-recursive
655
656pdf-am:
657
658ps: ps-recursive
659
660ps-am:
661
662uninstall-am: uninstall-binSCRIPTS uninstall-info-am \
663	uninstall-m4dataDATA uninstall-pkgconfigDATA
664
665uninstall-info: uninstall-info-recursive
666
667.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
668	check-am clean clean-generic clean-libtool clean-recursive \
669	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
670	dist-shar dist-tarZ dist-zip distcheck distclean \
671	distclean-generic distclean-hdr distclean-libtool \
672	distclean-recursive distclean-tags distcleancheck distdir \
673	distuninstallcheck dvi dvi-am html html-am info info-am \
674	install install-am install-binSCRIPTS install-data \
675	install-data-am install-exec install-exec-am install-info \
676	install-info-am install-m4dataDATA install-man \
677	install-pkgconfigDATA install-strip installcheck \
678	installcheck-am installdirs installdirs-am maintainer-clean \
679	maintainer-clean-generic maintainer-clean-recursive \
680	mostlyclean mostlyclean-generic mostlyclean-libtool \
681	mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
682	uninstall uninstall-am uninstall-binSCRIPTS uninstall-info-am \
683	uninstall-m4dataDATA uninstall-pkgconfigDATA
684
685
686$(pkgconfig_DATA): config.status
687# Tell versions [3.59,3.63) of GNU make to not export all variables.
688# Otherwise a system limit (for SysV at least) may be exceeded.
689.NOEXPORT:
690