1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  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
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33build_triplet = @build@
34host_triplet = @host@
35subdir = .
36DIST_COMMON = $(am__configure_deps) \
37	$(srcdir)/../../../build-aux/config.guess \
38	$(srcdir)/../../../build-aux/config.rpath \
39	$(srcdir)/../../../build-aux/config.sub \
40	$(srcdir)/../../../build-aux/install-sh \
41	$(srcdir)/../../../build-aux/ltmain.sh \
42	$(srcdir)/../../../build-aux/missing \
43	$(srcdir)/../../../build-aux/mkinstalldirs \
44	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
45	$(top_srcdir)/configure ../../../build-aux/compile \
46	../../../build-aux/config.guess \
47	../../../build-aux/config.rpath ../../../build-aux/config.sub \
48	../../../build-aux/elisp-comp ../../../build-aux/install-sh \
49	../../../build-aux/ltmain.sh ../../../build-aux/mdate-sh \
50	../../../build-aux/missing ../../../build-aux/mkinstalldirs \
51	../../../build-aux/texinfo.tex ../../../build-aux/ylwrap
52ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
53am__aclocal_m4_deps = $(top_srcdir)/configure.ac
54am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55	$(ACLOCAL_M4)
56am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
57 configure.lineno config.status.lineno
58mkinstalldirs = $(SHELL) \
59	$(top_srcdir)/../../../build-aux/mkinstalldirs
60CONFIG_CLEAN_FILES =
61am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
62am__vpath_adj = case $$p in \
63    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
64    *) f=$$p;; \
65  esac;
66am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
67am__installdirs = "$(DESTDIR)$(libdir)"
68libLTLIBRARIES_INSTALL = $(INSTALL)
69LTLIBRARIES = $(lib_LTLIBRARIES)
70librpathz_la_LIBADD =
71am_librpathz_la_OBJECTS = rpathz.lo
72librpathz_la_OBJECTS = $(am_librpathz_la_OBJECTS)
73librpathz_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
74	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
75	$(librpathz_la_LDFLAGS) $(LDFLAGS) -o $@
76DEFAULT_INCLUDES = -I.@am__isrc@
77depcomp =
78am__depfiles_maybe =
79COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
80	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
81LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
82	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
83	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
84CCLD = $(CC)
85LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
86	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
87	$(LDFLAGS) -o $@
88SOURCES = $(librpathz_la_SOURCES)
89DIST_SOURCES = $(librpathz_la_SOURCES)
90ETAGS = etags
91CTAGS = ctags
92DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
93distdir = $(PACKAGE)-$(VERSION)
94top_distdir = $(distdir)
95am__remove_distdir = \
96  { test ! -d $(distdir) \
97    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
98         && rm -fr $(distdir); }; }
99DIST_ARCHIVES = $(distdir).tar.gz
100GZIP_ENV = --best
101distuninstallcheck_listfiles = find . -type f -print
102distcleancheck_listfiles = find . -type f -print
103ACLOCAL = @ACLOCAL@
104AMTAR = @AMTAR@
105AR = @AR@
106AUTOCONF = @AUTOCONF@
107AUTOHEADER = @AUTOHEADER@
108AUTOMAKE = @AUTOMAKE@
109AWK = @AWK@
110CC = @CC@
111CCDEPMODE = @CCDEPMODE@
112CFLAGS = @CFLAGS@
113CPP = @CPP@
114CPPFLAGS = @CPPFLAGS@
115CXX = @CXX@
116CXXCPP = @CXXCPP@
117CXXDEPMODE = @CXXDEPMODE@
118CXXFLAGS = @CXXFLAGS@
119CYGPATH_W = @CYGPATH_W@
120DEFS = @DEFS@
121DEPDIR = @DEPDIR@
122ECHO = @ECHO@
123ECHO_C = @ECHO_C@
124ECHO_N = @ECHO_N@
125ECHO_T = @ECHO_T@
126EGREP = @EGREP@
127EXEEXT = @EXEEXT@
128F77 = @F77@
129FFLAGS = @FFLAGS@
130GREP = @GREP@
131INSTALL = @INSTALL@
132INSTALL_DATA = @INSTALL_DATA@
133INSTALL_PROGRAM = @INSTALL_PROGRAM@
134INSTALL_SCRIPT = @INSTALL_SCRIPT@
135INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
136LDFLAGS = @LDFLAGS@
137LIBOBJS = @LIBOBJS@
138LIBRPATHX = @LIBRPATHX@
139LIBRPATHY = @LIBRPATHY@
140LIBS = @LIBS@
141LIBTOOL = @LIBTOOL@
142LN_S = @LN_S@
143LTLIBOBJS = @LTLIBOBJS@
144LTLIBRPATHX = @LTLIBRPATHX@
145LTLIBRPATHY = @LTLIBRPATHY@
146MAKEINFO = @MAKEINFO@
147MKDIR_P = @MKDIR_P@
148OBJEXT = @OBJEXT@
149PACKAGE = @PACKAGE@
150PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
151PACKAGE_NAME = @PACKAGE_NAME@
152PACKAGE_STRING = @PACKAGE_STRING@
153PACKAGE_TARNAME = @PACKAGE_TARNAME@
154PACKAGE_VERSION = @PACKAGE_VERSION@
155PATH_SEPARATOR = @PATH_SEPARATOR@
156RANLIB = @RANLIB@
157SET_MAKE = @SET_MAKE@
158SHELL = @SHELL@
159STRIP = @STRIP@
160VERSION = @VERSION@
161abs_builddir = @abs_builddir@
162abs_srcdir = @abs_srcdir@
163abs_top_builddir = @abs_top_builddir@
164abs_top_srcdir = @abs_top_srcdir@
165ac_ct_CC = @ac_ct_CC@
166ac_ct_CXX = @ac_ct_CXX@
167ac_ct_F77 = @ac_ct_F77@
168am__include = @am__include@
169am__leading_dot = @am__leading_dot@
170am__quote = @am__quote@
171am__tar = @am__tar@
172am__untar = @am__untar@
173bindir = @bindir@
174build = @build@
175build_alias = @build_alias@
176build_cpu = @build_cpu@
177build_os = @build_os@
178build_vendor = @build_vendor@
179builddir = @builddir@
180datadir = @datadir@
181datarootdir = @datarootdir@
182docdir = @docdir@
183dvidir = @dvidir@
184exec_prefix = @exec_prefix@
185global_top_auxdir = @global_top_auxdir@
186host = @host@
187host_alias = @host_alias@
188host_cpu = @host_cpu@
189host_os = @host_os@
190host_vendor = @host_vendor@
191htmldir = @htmldir@
192includedir = @includedir@
193infodir = @infodir@
194install_sh = @install_sh@
195libdir = @libdir@
196libexecdir = @libexecdir@
197localedir = @localedir@
198localstatedir = @localstatedir@
199mandir = @mandir@
200mkdir_p = @mkdir_p@
201oldincludedir = @oldincludedir@
202pdfdir = @pdfdir@
203prefix = @prefix@
204program_transform_name = @program_transform_name@
205psdir = @psdir@
206sbindir = @sbindir@
207sharedstatedir = @sharedstatedir@
208srcdir = @srcdir@
209sysconfdir = @sysconfdir@
210target_alias = @target_alias@
211top_builddir = @top_builddir@
212top_srcdir = @top_srcdir@
213AUTOMAKE_OPTIONS = 1.5 foreign no-dependencies
214lib_LTLIBRARIES = librpathz.la
215librpathz_la_SOURCES = rpathz.c
216librpathz_la_LDFLAGS = @LTLIBRPATHX@ @LTLIBRPATHY@ -lc -no-undefined
217all: all-am
218
219.SUFFIXES:
220.SUFFIXES: .c .lo .o .obj
221am--refresh:
222	@:
223$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
224	@for dep in $?; do \
225	  case '$(am__configure_deps)' in \
226	    *$$dep*) \
227	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
228	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
229		&& exit 0; \
230	      exit 1;; \
231	  esac; \
232	done; \
233	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
234	cd $(top_srcdir) && \
235	  $(AUTOMAKE) --foreign  Makefile
236.PRECIOUS: Makefile
237Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
238	@case '$?' in \
239	  *config.status*) \
240	    echo ' $(SHELL) ./config.status'; \
241	    $(SHELL) ./config.status;; \
242	  *) \
243	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
244	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
245	esac;
246
247$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
248	$(SHELL) ./config.status --recheck
249
250$(top_srcdir)/configure:  $(am__configure_deps)
251	cd $(srcdir) && $(AUTOCONF)
252$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
253	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
254install-libLTLIBRARIES: $(lib_LTLIBRARIES)
255	@$(NORMAL_INSTALL)
256	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
257	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
258	  if test -f $$p; then \
259	    f=$(am__strip_dir) \
260	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
261	    $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
262	  else :; fi; \
263	done
264
265uninstall-libLTLIBRARIES:
266	@$(NORMAL_UNINSTALL)
267	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
268	  p=$(am__strip_dir) \
269	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
270	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
271	done
272
273clean-libLTLIBRARIES:
274	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
275	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
276	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
277	  test "$$dir" != "$$p" || dir=.; \
278	  echo "rm -f \"$${dir}/so_locations\""; \
279	  rm -f "$${dir}/so_locations"; \
280	done
281librpathz.la: $(librpathz_la_OBJECTS) $(librpathz_la_DEPENDENCIES)
282	$(librpathz_la_LINK) -rpath $(libdir) $(librpathz_la_OBJECTS) $(librpathz_la_LIBADD) $(LIBS)
283
284mostlyclean-compile:
285	-rm -f *.$(OBJEXT)
286
287distclean-compile:
288	-rm -f *.tab.c
289
290.c.o:
291	$(COMPILE) -c $<
292
293.c.obj:
294	$(COMPILE) -c `$(CYGPATH_W) '$<'`
295
296.c.lo:
297	$(LTCOMPILE) -c -o $@ $<
298
299mostlyclean-libtool:
300	-rm -f *.lo
301
302clean-libtool:
303	-rm -rf .libs _libs
304
305distclean-libtool:
306	-rm -f libtool
307
308ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
309	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
310	unique=`for i in $$list; do \
311	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
312	  done | \
313	  $(AWK) '    { files[$$0] = 1; } \
314	       END { for (i in files) print i; }'`; \
315	mkid -fID $$unique
316tags: TAGS
317
318TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
319		$(TAGS_FILES) $(LISP)
320	tags=; \
321	here=`pwd`; \
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; } \
327	       END { for (i in files) print i; }'`; \
328	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
329	  test -n "$$unique" || unique=$$empty_fix; \
330	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
331	    $$tags $$unique; \
332	fi
333ctags: CTAGS
334CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
335		$(TAGS_FILES) $(LISP)
336	tags=; \
337	here=`pwd`; \
338	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
339	unique=`for i in $$list; do \
340	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
341	  done | \
342	  $(AWK) '    { files[$$0] = 1; } \
343	       END { for (i in files) print i; }'`; \
344	test -z "$(CTAGS_ARGS)$$tags$$unique" \
345	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
346	     $$tags $$unique
347
348GTAGS:
349	here=`$(am__cd) $(top_builddir) && pwd` \
350	  && cd $(top_srcdir) \
351	  && gtags -i $(GTAGS_ARGS) $$here
352
353distclean-tags:
354	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
355
356distdir: $(DISTFILES)
357	$(am__remove_distdir)
358	test -d $(distdir) || mkdir $(distdir)
359	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
360	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
361	list='$(DISTFILES)'; \
362	  dist_files=`for file in $$list; do echo $$file; done | \
363	  sed -e "s|^$$srcdirstrip/||;t" \
364	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
365	case $$dist_files in \
366	  */*) $(MKDIR_P) `echo "$$dist_files" | \
367			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
368			   sort -u` ;; \
369	esac; \
370	for file in $$dist_files; do \
371	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
372	  if test -d $$d/$$file; then \
373	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
374	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
375	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
376	    fi; \
377	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
378	  else \
379	    test -f $(distdir)/$$file \
380	    || cp -p $$d/$$file $(distdir)/$$file \
381	    || exit 1; \
382	  fi; \
383	done
384	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
385	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
386	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
387	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
388	|| chmod -R a+r $(distdir)
389dist-gzip: distdir
390	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
391	$(am__remove_distdir)
392
393dist-bzip2: distdir
394	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
395	$(am__remove_distdir)
396
397dist-tarZ: distdir
398	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
399	$(am__remove_distdir)
400
401dist-shar: distdir
402	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
403	$(am__remove_distdir)
404
405dist-zip: distdir
406	-rm -f $(distdir).zip
407	zip -rq $(distdir).zip $(distdir)
408	$(am__remove_distdir)
409
410dist dist-all: distdir
411	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
412	$(am__remove_distdir)
413
414# This target untars the dist file and tries a VPATH configuration.  Then
415# it guarantees that the distribution is self-contained by making another
416# tarfile.
417distcheck: dist
418	case '$(DIST_ARCHIVES)' in \
419	*.tar.gz*) \
420	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
421	*.tar.bz2*) \
422	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
423	*.tar.Z*) \
424	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
425	*.shar.gz*) \
426	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
427	*.zip*) \
428	  unzip $(distdir).zip ;;\
429	esac
430	chmod -R a-w $(distdir); chmod a+w $(distdir)
431	mkdir $(distdir)/_build
432	mkdir $(distdir)/_inst
433	chmod a-w $(distdir)
434	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
435	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
436	  && cd $(distdir)/_build \
437	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
438	    $(DISTCHECK_CONFIGURE_FLAGS) \
439	  && $(MAKE) $(AM_MAKEFLAGS) \
440	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
441	  && $(MAKE) $(AM_MAKEFLAGS) check \
442	  && $(MAKE) $(AM_MAKEFLAGS) install \
443	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
444	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
445	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
446	        distuninstallcheck \
447	  && chmod -R a-w "$$dc_install_base" \
448	  && ({ \
449	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
450	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
451	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
452	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
453	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
454	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
455	  && rm -rf "$$dc_destdir" \
456	  && $(MAKE) $(AM_MAKEFLAGS) dist \
457	  && rm -rf $(DIST_ARCHIVES) \
458	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
459	$(am__remove_distdir)
460	@(echo "$(distdir) archives ready for distribution: "; \
461	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
462	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
463distuninstallcheck:
464	@cd $(distuninstallcheck_dir) \
465	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
466	   || { echo "ERROR: files left after uninstall:" ; \
467	        if test -n "$(DESTDIR)"; then \
468	          echo "  (check DESTDIR support)"; \
469	        fi ; \
470	        $(distuninstallcheck_listfiles) ; \
471	        exit 1; } >&2
472distcleancheck: distclean
473	@if test '$(srcdir)' = . ; then \
474	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
475	  exit 1 ; \
476	fi
477	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
478	  || { echo "ERROR: files left in build directory after distclean:" ; \
479	       $(distcleancheck_listfiles) ; \
480	       exit 1; } >&2
481check-am: all-am
482check: check-am
483all-am: Makefile $(LTLIBRARIES)
484installdirs:
485	for dir in "$(DESTDIR)$(libdir)"; do \
486	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
487	done
488install: install-am
489install-exec: install-exec-am
490install-data: install-data-am
491uninstall: uninstall-am
492
493install-am: all-am
494	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
495
496installcheck: installcheck-am
497install-strip:
498	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
499	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
500	  `test -z '$(STRIP)' || \
501	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
502mostlyclean-generic:
503
504clean-generic:
505
506distclean-generic:
507	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
508
509maintainer-clean-generic:
510	@echo "This command is intended for maintainers to use"
511	@echo "it deletes files that may require special tools to rebuild."
512clean: clean-am
513
514clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
515	mostlyclean-am
516
517distclean: distclean-am
518	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
519	-rm -f Makefile
520distclean-am: clean-am distclean-compile distclean-generic \
521	distclean-libtool distclean-tags
522
523dvi: dvi-am
524
525dvi-am:
526
527html: html-am
528
529info: info-am
530
531info-am:
532
533install-data-am:
534
535install-dvi: install-dvi-am
536
537install-exec-am: install-libLTLIBRARIES
538
539install-html: install-html-am
540
541install-info: install-info-am
542
543install-man:
544
545install-pdf: install-pdf-am
546
547install-ps: install-ps-am
548
549installcheck-am:
550
551maintainer-clean: maintainer-clean-am
552	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
553	-rm -rf $(top_srcdir)/autom4te.cache
554	-rm -f Makefile
555maintainer-clean-am: distclean-am maintainer-clean-generic
556
557mostlyclean: mostlyclean-am
558
559mostlyclean-am: mostlyclean-compile mostlyclean-generic \
560	mostlyclean-libtool
561
562pdf: pdf-am
563
564pdf-am:
565
566ps: ps-am
567
568ps-am:
569
570uninstall-am: uninstall-libLTLIBRARIES
571
572.MAKE: install-am install-strip
573
574.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
575	clean-generic clean-libLTLIBRARIES clean-libtool ctags dist \
576	dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
577	distcheck distclean distclean-compile distclean-generic \
578	distclean-libtool distclean-tags distcleancheck distdir \
579	distuninstallcheck dvi dvi-am html html-am info info-am \
580	install install-am install-data install-data-am install-dvi \
581	install-dvi-am install-exec install-exec-am install-html \
582	install-html-am install-info install-info-am \
583	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
584	install-ps install-ps-am install-strip installcheck \
585	installcheck-am installdirs maintainer-clean \
586	maintainer-clean-generic mostlyclean mostlyclean-compile \
587	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
588	tags uninstall uninstall-am uninstall-libLTLIBRARIES
589
590# Tell versions [3.59,3.63) of GNU make to not export all variables.
591# Otherwise a system limit (for SysV at least) may be exceeded.
592.NOEXPORT:
593