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