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