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)
70librpathy_la_LIBADD =
71am_librpathy_la_OBJECTS = rpathy.lo
72librpathy_la_OBJECTS = $(am_librpathy_la_OBJECTS)
73librpathy_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
74	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
75	$(librpathy_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 = $(librpathy_la_SOURCES)
89DIST_SOURCES = $(librpathy_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@
139LIBS = @LIBS@
140LIBTOOL = @LIBTOOL@
141LN_S = @LN_S@
142LTLIBOBJS = @LTLIBOBJS@
143LTLIBRPATHX = @LTLIBRPATHX@
144MAKEINFO = @MAKEINFO@
145MKDIR_P = @MKDIR_P@
146OBJEXT = @OBJEXT@
147PACKAGE = @PACKAGE@
148PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
149PACKAGE_NAME = @PACKAGE_NAME@
150PACKAGE_STRING = @PACKAGE_STRING@
151PACKAGE_TARNAME = @PACKAGE_TARNAME@
152PACKAGE_VERSION = @PACKAGE_VERSION@
153PATH_SEPARATOR = @PATH_SEPARATOR@
154RANLIB = @RANLIB@
155SET_MAKE = @SET_MAKE@
156SHELL = @SHELL@
157STRIP = @STRIP@
158VERSION = @VERSION@
159abs_builddir = @abs_builddir@
160abs_srcdir = @abs_srcdir@
161abs_top_builddir = @abs_top_builddir@
162abs_top_srcdir = @abs_top_srcdir@
163ac_ct_CC = @ac_ct_CC@
164ac_ct_CXX = @ac_ct_CXX@
165ac_ct_F77 = @ac_ct_F77@
166am__include = @am__include@
167am__leading_dot = @am__leading_dot@
168am__quote = @am__quote@
169am__tar = @am__tar@
170am__untar = @am__untar@
171bindir = @bindir@
172build = @build@
173build_alias = @build_alias@
174build_cpu = @build_cpu@
175build_os = @build_os@
176build_vendor = @build_vendor@
177builddir = @builddir@
178datadir = @datadir@
179datarootdir = @datarootdir@
180docdir = @docdir@
181dvidir = @dvidir@
182exec_prefix = @exec_prefix@
183global_top_auxdir = @global_top_auxdir@
184host = @host@
185host_alias = @host_alias@
186host_cpu = @host_cpu@
187host_os = @host_os@
188host_vendor = @host_vendor@
189htmldir = @htmldir@
190includedir = @includedir@
191infodir = @infodir@
192install_sh = @install_sh@
193libdir = @libdir@
194libexecdir = @libexecdir@
195localedir = @localedir@
196localstatedir = @localstatedir@
197mandir = @mandir@
198mkdir_p = @mkdir_p@
199oldincludedir = @oldincludedir@
200pdfdir = @pdfdir@
201prefix = @prefix@
202program_transform_name = @program_transform_name@
203psdir = @psdir@
204sbindir = @sbindir@
205sharedstatedir = @sharedstatedir@
206srcdir = @srcdir@
207sysconfdir = @sysconfdir@
208target_alias = @target_alias@
209top_builddir = @top_builddir@
210top_srcdir = @top_srcdir@
211AUTOMAKE_OPTIONS = 1.5 foreign no-dependencies
212lib_LTLIBRARIES = librpathy.la
213librpathy_la_SOURCES = rpathy.c
214librpathy_la_LDFLAGS = @LTLIBRPATHX@ -lc -no-undefined
215all: all-am
216
217.SUFFIXES:
218.SUFFIXES: .c .lo .o .obj
219am--refresh:
220	@:
221$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
222	@for dep in $?; do \
223	  case '$(am__configure_deps)' in \
224	    *$$dep*) \
225	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
226	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
227		&& exit 0; \
228	      exit 1;; \
229	  esac; \
230	done; \
231	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
232	cd $(top_srcdir) && \
233	  $(AUTOMAKE) --foreign  Makefile
234.PRECIOUS: Makefile
235Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
236	@case '$?' in \
237	  *config.status*) \
238	    echo ' $(SHELL) ./config.status'; \
239	    $(SHELL) ./config.status;; \
240	  *) \
241	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
242	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
243	esac;
244
245$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
246	$(SHELL) ./config.status --recheck
247
248$(top_srcdir)/configure:  $(am__configure_deps)
249	cd $(srcdir) && $(AUTOCONF)
250$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
251	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
252install-libLTLIBRARIES: $(lib_LTLIBRARIES)
253	@$(NORMAL_INSTALL)
254	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
255	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
256	  if test -f $$p; then \
257	    f=$(am__strip_dir) \
258	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
259	    $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
260	  else :; fi; \
261	done
262
263uninstall-libLTLIBRARIES:
264	@$(NORMAL_UNINSTALL)
265	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
266	  p=$(am__strip_dir) \
267	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
268	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
269	done
270
271clean-libLTLIBRARIES:
272	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
273	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
274	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
275	  test "$$dir" != "$$p" || dir=.; \
276	  echo "rm -f \"$${dir}/so_locations\""; \
277	  rm -f "$${dir}/so_locations"; \
278	done
279librpathy.la: $(librpathy_la_OBJECTS) $(librpathy_la_DEPENDENCIES)
280	$(librpathy_la_LINK) -rpath $(libdir) $(librpathy_la_OBJECTS) $(librpathy_la_LIBADD) $(LIBS)
281
282mostlyclean-compile:
283	-rm -f *.$(OBJEXT)
284
285distclean-compile:
286	-rm -f *.tab.c
287
288.c.o:
289	$(COMPILE) -c $<
290
291.c.obj:
292	$(COMPILE) -c `$(CYGPATH_W) '$<'`
293
294.c.lo:
295	$(LTCOMPILE) -c -o $@ $<
296
297mostlyclean-libtool:
298	-rm -f *.lo
299
300clean-libtool:
301	-rm -rf .libs _libs
302
303distclean-libtool:
304	-rm -f libtool
305
306ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
307	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
308	unique=`for i in $$list; do \
309	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
310	  done | \
311	  $(AWK) '    { files[$$0] = 1; } \
312	       END { for (i in files) print i; }'`; \
313	mkid -fID $$unique
314tags: TAGS
315
316TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
317		$(TAGS_FILES) $(LISP)
318	tags=; \
319	here=`pwd`; \
320	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
321	unique=`for i in $$list; do \
322	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323	  done | \
324	  $(AWK) '    { files[$$0] = 1; } \
325	       END { for (i in files) print i; }'`; \
326	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
327	  test -n "$$unique" || unique=$$empty_fix; \
328	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
329	    $$tags $$unique; \
330	fi
331ctags: CTAGS
332CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
333		$(TAGS_FILES) $(LISP)
334	tags=; \
335	here=`pwd`; \
336	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
337	unique=`for i in $$list; do \
338	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339	  done | \
340	  $(AWK) '    { files[$$0] = 1; } \
341	       END { for (i in files) print i; }'`; \
342	test -z "$(CTAGS_ARGS)$$tags$$unique" \
343	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
344	     $$tags $$unique
345
346GTAGS:
347	here=`$(am__cd) $(top_builddir) && pwd` \
348	  && cd $(top_srcdir) \
349	  && gtags -i $(GTAGS_ARGS) $$here
350
351distclean-tags:
352	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
353
354distdir: $(DISTFILES)
355	$(am__remove_distdir)
356	test -d $(distdir) || mkdir $(distdir)
357	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
358	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
359	list='$(DISTFILES)'; \
360	  dist_files=`for file in $$list; do echo $$file; done | \
361	  sed -e "s|^$$srcdirstrip/||;t" \
362	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
363	case $$dist_files in \
364	  */*) $(MKDIR_P) `echo "$$dist_files" | \
365			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
366			   sort -u` ;; \
367	esac; \
368	for file in $$dist_files; do \
369	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
370	  if test -d $$d/$$file; then \
371	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
372	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
373	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
374	    fi; \
375	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
376	  else \
377	    test -f $(distdir)/$$file \
378	    || cp -p $$d/$$file $(distdir)/$$file \
379	    || exit 1; \
380	  fi; \
381	done
382	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
383	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
384	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
385	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
386	|| chmod -R a+r $(distdir)
387dist-gzip: distdir
388	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
389	$(am__remove_distdir)
390
391dist-bzip2: distdir
392	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
393	$(am__remove_distdir)
394
395dist-tarZ: distdir
396	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
397	$(am__remove_distdir)
398
399dist-shar: distdir
400	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
401	$(am__remove_distdir)
402
403dist-zip: distdir
404	-rm -f $(distdir).zip
405	zip -rq $(distdir).zip $(distdir)
406	$(am__remove_distdir)
407
408dist dist-all: distdir
409	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
410	$(am__remove_distdir)
411
412# This target untars the dist file and tries a VPATH configuration.  Then
413# it guarantees that the distribution is self-contained by making another
414# tarfile.
415distcheck: dist
416	case '$(DIST_ARCHIVES)' in \
417	*.tar.gz*) \
418	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
419	*.tar.bz2*) \
420	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
421	*.tar.Z*) \
422	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
423	*.shar.gz*) \
424	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
425	*.zip*) \
426	  unzip $(distdir).zip ;;\
427	esac
428	chmod -R a-w $(distdir); chmod a+w $(distdir)
429	mkdir $(distdir)/_build
430	mkdir $(distdir)/_inst
431	chmod a-w $(distdir)
432	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
433	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
434	  && cd $(distdir)/_build \
435	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
436	    $(DISTCHECK_CONFIGURE_FLAGS) \
437	  && $(MAKE) $(AM_MAKEFLAGS) \
438	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
439	  && $(MAKE) $(AM_MAKEFLAGS) check \
440	  && $(MAKE) $(AM_MAKEFLAGS) install \
441	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
442	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
443	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
444	        distuninstallcheck \
445	  && chmod -R a-w "$$dc_install_base" \
446	  && ({ \
447	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
448	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
449	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
450	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
451	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
452	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
453	  && rm -rf "$$dc_destdir" \
454	  && $(MAKE) $(AM_MAKEFLAGS) dist \
455	  && rm -rf $(DIST_ARCHIVES) \
456	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
457	$(am__remove_distdir)
458	@(echo "$(distdir) archives ready for distribution: "; \
459	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
460	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
461distuninstallcheck:
462	@cd $(distuninstallcheck_dir) \
463	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
464	   || { echo "ERROR: files left after uninstall:" ; \
465	        if test -n "$(DESTDIR)"; then \
466	          echo "  (check DESTDIR support)"; \
467	        fi ; \
468	        $(distuninstallcheck_listfiles) ; \
469	        exit 1; } >&2
470distcleancheck: distclean
471	@if test '$(srcdir)' = . ; then \
472	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
473	  exit 1 ; \
474	fi
475	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
476	  || { echo "ERROR: files left in build directory after distclean:" ; \
477	       $(distcleancheck_listfiles) ; \
478	       exit 1; } >&2
479check-am: all-am
480check: check-am
481all-am: Makefile $(LTLIBRARIES)
482installdirs:
483	for dir in "$(DESTDIR)$(libdir)"; do \
484	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
485	done
486install: install-am
487install-exec: install-exec-am
488install-data: install-data-am
489uninstall: uninstall-am
490
491install-am: all-am
492	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
493
494installcheck: installcheck-am
495install-strip:
496	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
497	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
498	  `test -z '$(STRIP)' || \
499	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
500mostlyclean-generic:
501
502clean-generic:
503
504distclean-generic:
505	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
506
507maintainer-clean-generic:
508	@echo "This command is intended for maintainers to use"
509	@echo "it deletes files that may require special tools to rebuild."
510clean: clean-am
511
512clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
513	mostlyclean-am
514
515distclean: distclean-am
516	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
517	-rm -f Makefile
518distclean-am: clean-am distclean-compile distclean-generic \
519	distclean-libtool distclean-tags
520
521dvi: dvi-am
522
523dvi-am:
524
525html: html-am
526
527info: info-am
528
529info-am:
530
531install-data-am:
532
533install-dvi: install-dvi-am
534
535install-exec-am: install-libLTLIBRARIES
536
537install-html: install-html-am
538
539install-info: install-info-am
540
541install-man:
542
543install-pdf: install-pdf-am
544
545install-ps: install-ps-am
546
547installcheck-am:
548
549maintainer-clean: maintainer-clean-am
550	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
551	-rm -rf $(top_srcdir)/autom4te.cache
552	-rm -f Makefile
553maintainer-clean-am: distclean-am maintainer-clean-generic
554
555mostlyclean: mostlyclean-am
556
557mostlyclean-am: mostlyclean-compile mostlyclean-generic \
558	mostlyclean-libtool
559
560pdf: pdf-am
561
562pdf-am:
563
564ps: ps-am
565
566ps-am:
567
568uninstall-am: uninstall-libLTLIBRARIES
569
570.MAKE: install-am install-strip
571
572.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
573	clean-generic clean-libLTLIBRARIES clean-libtool ctags dist \
574	dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
575	distcheck distclean distclean-compile distclean-generic \
576	distclean-libtool distclean-tags distcleancheck distdir \
577	distuninstallcheck dvi dvi-am html html-am info info-am \
578	install install-am install-data install-data-am install-dvi \
579	install-dvi-am install-exec install-exec-am install-html \
580	install-html-am install-info install-info-am \
581	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
582	install-ps install-ps-am install-strip installcheck \
583	installcheck-am installdirs maintainer-clean \
584	maintainer-clean-generic mostlyclean mostlyclean-compile \
585	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
586	tags uninstall uninstall-am uninstall-libLTLIBRARIES
587
588# Tell versions [3.59,3.63) of GNU make to not export all variables.
589# Otherwise a system limit (for SysV at least) may be exceeded.
590.NOEXPORT:
591