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