• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/unicode/
1# Makefile.in generated by automake 1.11.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# Makefile.am for libatalk/util/
19
20
21VPATH = @srcdir@
22am__make_dryrun = \
23  { \
24    am__dry=no; \
25    case $$MAKEFLAGS in \
26      *\\[\ \	]*) \
27        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
28          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
29      *) \
30        for am__flg in $$MAKEFLAGS; do \
31          case $$am__flg in \
32            *=*|--*) ;; \
33            *n*) am__dry=yes; break;; \
34          esac; \
35        done;; \
36    esac; \
37    test $$am__dry = yes; \
38  }
39pkgdatadir = $(datadir)/@PACKAGE@
40pkgincludedir = $(includedir)/@PACKAGE@
41pkglibdir = $(libdir)/@PACKAGE@
42pkglibexecdir = $(libexecdir)/@PACKAGE@
43am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
44install_sh_DATA = $(install_sh) -c -m 644
45install_sh_PROGRAM = $(install_sh) -c
46install_sh_SCRIPT = $(install_sh) -c
47INSTALL_HEADER = $(INSTALL_DATA)
48transform = $(program_transform_name)
49NORMAL_INSTALL = :
50PRE_INSTALL = :
51POST_INSTALL = :
52NORMAL_UNINSTALL = :
53PRE_UNINSTALL = :
54POST_UNINSTALL = :
55build_triplet = @build@
56host_triplet = @host@
57target_triplet = @target@
58subdir = libatalk/unicode
59DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
60	$(srcdir)/Makefile.in
61ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
63	$(top_srcdir)/macros/cnid-backend.m4 \
64	$(top_srcdir)/macros/config-checks.m4 \
65	$(top_srcdir)/macros/cups.m4 $(top_srcdir)/macros/db3-check.m4 \
66	$(top_srcdir)/macros/grep-check.m4 \
67	$(top_srcdir)/macros/gssapi-check.m4 \
68	$(top_srcdir)/macros/iconv.m4 \
69	$(top_srcdir)/macros/largefile-check.m4 \
70	$(top_srcdir)/macros/libgcrypt.m4 \
71	$(top_srcdir)/macros/libtool.m4 \
72	$(top_srcdir)/macros/ltoptions.m4 \
73	$(top_srcdir)/macros/ltsugar.m4 \
74	$(top_srcdir)/macros/ltversion.m4 \
75	$(top_srcdir)/macros/lt~obsolete.m4 \
76	$(top_srcdir)/macros/pam-check.m4 \
77	$(top_srcdir)/macros/perl-check.m4 \
78	$(top_srcdir)/macros/ps-check.m4 \
79	$(top_srcdir)/macros/quota-check.m4 \
80	$(top_srcdir)/macros/snprintf-check.m4 \
81	$(top_srcdir)/macros/srvloc.m4 \
82	$(top_srcdir)/macros/ssl-check.m4 \
83	$(top_srcdir)/macros/summary.m4 \
84	$(top_srcdir)/macros/tcp-wrappers.m4 \
85	$(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/webmin.m4 \
86	$(top_srcdir)/macros/zeroconf.m4 $(top_srcdir)/configure.ac
87am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88	$(ACLOCAL_M4)
89mkinstalldirs = $(install_sh) -d
90CONFIG_HEADER = $(top_builddir)/config.h
91CONFIG_CLEAN_FILES =
92CONFIG_CLEAN_VPATH_FILES =
93LTLIBRARIES = $(noinst_LTLIBRARIES)
94libunicode_la_DEPENDENCIES = $(LIBUNICODE_DEPS)
95am_libunicode_la_OBJECTS = util_unistr.lo iconv.lo charcnv.lo utf8.lo \
96	utf16_case.lo
97libunicode_la_OBJECTS = $(am_libunicode_la_OBJECTS)
98DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
99depcomp = $(SHELL) $(top_srcdir)/depcomp
100am__depfiles_maybe = depfiles
101am__mv = mv -f
102COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
103	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
104LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
105	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
106	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
107CCLD = $(CC)
108LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
109	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
110	$(LDFLAGS) -o $@
111SOURCES = $(libunicode_la_SOURCES)
112DIST_SOURCES = $(libunicode_la_SOURCES)
113RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
114	html-recursive info-recursive install-data-recursive \
115	install-dvi-recursive install-exec-recursive \
116	install-html-recursive install-info-recursive \
117	install-pdf-recursive install-ps-recursive install-recursive \
118	installcheck-recursive installdirs-recursive pdf-recursive \
119	ps-recursive uninstall-recursive
120am__can_run_installinfo = \
121  case $$AM_UPDATE_INFO_DIR in \
122    n|no|NO) false;; \
123    *) (install-info --version) >/dev/null 2>&1;; \
124  esac
125HEADERS = $(noinst_HEADERS)
126RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
127  distclean-recursive maintainer-clean-recursive
128AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
129	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
130	distdir
131ETAGS = etags
132CTAGS = ctags
133DIST_SUBDIRS = $(SUBDIRS)
134DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
135am__relativize = \
136  dir0=`pwd`; \
137  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
138  sed_rest='s,^[^/]*/*,,'; \
139  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
140  sed_butlast='s,/*[^/]*$$,,'; \
141  while test -n "$$dir1"; do \
142    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
143    if test "$$first" != "."; then \
144      if test "$$first" = ".."; then \
145        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
146        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
147      else \
148        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
149        if test "$$first2" = "$$first"; then \
150          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
151        else \
152          dir2="../$$dir2"; \
153        fi; \
154        dir0="$$dir0"/"$$first"; \
155      fi; \
156    fi; \
157    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
158  done; \
159  reldir="$$dir2"
160ACLOCAL = @ACLOCAL@
161ACL_LIBS = @ACL_LIBS@
162AFS_CFLAGS = @AFS_CFLAGS@
163AFS_LIBS = @AFS_LIBS@
164AMTAR = @AMTAR@
165AR = @AR@
166AUTOCONF = @AUTOCONF@
167AUTOHEADER = @AUTOHEADER@
168AUTOMAKE = @AUTOMAKE@
169AVAHI_CFLAGS = @AVAHI_CFLAGS@
170AVAHI_LIBS = @AVAHI_LIBS@
171AVAHI_TPOLL_CFLAGS = @AVAHI_TPOLL_CFLAGS@
172AVAHI_TPOLL_LIBS = @AVAHI_TPOLL_LIBS@
173AWK = @AWK@
174BDB_BIN = @BDB_BIN@
175BDB_CFLAGS = @BDB_CFLAGS@
176BDB_LIBS = @BDB_LIBS@
177BDB_PATH = @BDB_PATH@
178CC = @CC@
179CCDEPMODE = @CCDEPMODE@
180CFLAGS = @CFLAGS@
181COMPILE_64BIT_KMODULE = @COMPILE_64BIT_KMODULE@
182COMPILE_KERNEL_GCC = @COMPILE_KERNEL_GCC@
183CPP = @CPP@
184CPPFLAGS = @CPPFLAGS@
185CRYPT_LIBS = @CRYPT_LIBS@
186CUPS_CFLAGS = @CUPS_CFLAGS@
187CUPS_CONFIG = @CUPS_CONFIG@
188CUPS_LDFLAGS = @CUPS_LDFLAGS@
189CUPS_LIBS = @CUPS_LIBS@
190CYGPATH_W = @CYGPATH_W@
191DEFAULT_CNID_SCHEME = @DEFAULT_CNID_SCHEME@
192DEFS = @DEFS@
193DEPDIR = @DEPDIR@
194DLLTOOL = @DLLTOOL@
195DSYMUTIL = @DSYMUTIL@
196DUMPBIN = @DUMPBIN@
197ECHO_C = @ECHO_C@
198ECHO_N = @ECHO_N@
199ECHO_T = @ECHO_T@
200EGREP = @EGREP@
201EXEEXT = @EXEEXT@
202FGREP = @FGREP@
203GREP = @GREP@
204GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
205GSSAPI_LDFLAGS = @GSSAPI_LDFLAGS@
206GSSAPI_LIBS = @GSSAPI_LIBS@
207ICONV_CFLAGS = @ICONV_CFLAGS@
208ICONV_LIBS = @ICONV_LIBS@
209INSTALL = @INSTALL@
210INSTALL_DATA = @INSTALL_DATA@
211INSTALL_PROGRAM = @INSTALL_PROGRAM@
212INSTALL_SCRIPT = @INSTALL_SCRIPT@
213INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
214KCFLAGS = @KCFLAGS@
215KLDFLAGS = @KLDFLAGS@
216KRB5_CONFIG = @KRB5_CONFIG@
217LD = @LD@
218LDFLAGS = @LDFLAGS@
219LIBADD_DL = @LIBADD_DL@
220LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
221LIBADD_DLOPEN = @LIBADD_DLOPEN@
222LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
223LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
224LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
225LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
226LIBOBJS = @LIBOBJS@
227LIBS = @ICONV_LIBS@
228LIBTOOL = @LIBTOOL@
229LIPO = @LIPO@
230LN_S = @LN_S@
231LTLIBOBJS = @LTLIBOBJS@
232LT_DLLOADERS = @LT_DLLOADERS@
233LT_DLPREOPEN = @LT_DLPREOPEN@
234MAINT = @MAINT@
235MAKEINFO = @MAKEINFO@
236MANIFEST_TOOL = @MANIFEST_TOOL@
237MKDIR_P = @MKDIR_P@
238NETATALK_VERSION = @NETATALK_VERSION@
239NM = @NM@
240NMEDIT = @NMEDIT@
241OBJDUMP = @OBJDUMP@
242OBJEXT = @OBJEXT@
243OTOOL = @OTOOL@
244OTOOL64 = @OTOOL64@
245OVERWRITE_CONFIG = @OVERWRITE_CONFIG@
246PACKAGE = @PACKAGE@
247PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
248PACKAGE_NAME = @PACKAGE_NAME@
249PACKAGE_STRING = @PACKAGE_STRING@
250PACKAGE_TARNAME = @PACKAGE_TARNAME@
251PACKAGE_URL = @PACKAGE_URL@
252PACKAGE_VERSION = @PACKAGE_VERSION@
253PAMDIR = @PAMDIR@
254PAM_ACCOUNT = @PAM_ACCOUNT@
255PAM_AUTH = @PAM_AUTH@
256PAM_CFLAGS = @PAM_CFLAGS@
257PAM_DIRECTIVE = @PAM_DIRECTIVE@
258PAM_LIBS = @PAM_LIBS@
259PAM_PASSWORD = @PAM_PASSWORD@
260PAM_SESSION = @PAM_SESSION@
261PATH_SEPARATOR = @PATH_SEPARATOR@
262PERL = @PERL@
263PKGCONFDIR = @PKGCONFDIR@
264PKG_CONFIG = @PKG_CONFIG@
265PS = @PS@
266PTHREAD_LIBS = @PTHREAD_LIBS@
267QUOTA_LIBS = @QUOTA_LIBS@
268RANLIB = @RANLIB@
269SED = @SED@
270SERVERTEXT = @SERVERTEXT@
271SET_MAKE = @SET_MAKE@
272SHELL = @SHELL@
273SLP_CFLAGS = @SLP_CFLAGS@
274SLP_LIBS = @SLP_LIBS@
275SPOOLDIR = @SPOOLDIR@
276SSL_CFLAGS = @SSL_CFLAGS@
277SSL_LIBS = @SSL_LIBS@
278STRIP = @STRIP@
279UAMS_PATH = @UAMS_PATH@
280VERSION = @VERSION@
281WEBMIN_PASS = @WEBMIN_PASS@
282WEBMIN_PATH = @WEBMIN_PATH@
283WEBMIN_PORT = @WEBMIN_PORT@
284WEBMIN_USER = @WEBMIN_USER@
285WEBMIN_VERSION = @WEBMIN_VERSION@
286WRAP_LIBS = @WRAP_LIBS@
287ZEROCONF_CFLAGS = @ZEROCONF_CFLAGS@
288ZEROCONF_LIBS = @ZEROCONF_LIBS@
289abs_builddir = @abs_builddir@
290abs_srcdir = @abs_srcdir@
291abs_top_builddir = @abs_top_builddir@
292abs_top_srcdir = @abs_top_srcdir@
293ac_ct_AR = @ac_ct_AR@
294ac_ct_CC = @ac_ct_CC@
295ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
296am__include = @am__include@
297am__leading_dot = @am__leading_dot@
298am__quote = @am__quote@
299am__tar = @am__tar@
300am__untar = @am__untar@
301bindir = @bindir@
302build = @build@
303build_alias = @build_alias@
304build_cpu = @build_cpu@
305build_os = @build_os@
306build_vendor = @build_vendor@
307builddir = @builddir@
308compiled_backends = @compiled_backends@
309datadir = @datadir@
310datarootdir = @datarootdir@
311docdir = @docdir@
312dvidir = @dvidir@
313exec_prefix = @exec_prefix@
314host = @host@
315host_alias = @host_alias@
316host_cpu = @host_cpu@
317host_os = @host_os@
318host_vendor = @host_vendor@
319htmldir = @htmldir@
320includedir = @includedir@
321infodir = @infodir@
322install_sh = @install_sh@
323libdir = @libdir@
324libexecdir = @libexecdir@
325localedir = @localedir@
326localstatedir = @localstatedir@
327mandir = @mandir@
328mkdir_p = @mkdir_p@
329oldincludedir = @oldincludedir@
330pdfdir = @pdfdir@
331prefix = @prefix@
332program_transform_name = @program_transform_name@
333psdir = @psdir@
334sbindir = @sbindir@
335sharedstatedir = @sharedstatedir@
336srcdir = @srcdir@
337sys_symbol_underscore = @sys_symbol_underscore@
338sysconfdir = @sysconfdir@
339target = @target@
340target_alias = @target_alias@
341target_cpu = @target_cpu@
342target_os = @target_os@
343target_vendor = @target_vendor@
344top_build_prefix = @top_build_prefix@
345top_builddir = @top_builddir@
346top_srcdir = @top_srcdir@
347noinst_LTLIBRARIES = libunicode.la
348AM_CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/sys @ICONV_CFLAGS@
349SUBDIRS = charsets
350LIBUNICODE_DEPS = charsets/libcharsets.la 
351libunicode_la_SOURCES = \
352	util_unistr.c	\
353	iconv.c		\
354	charcnv.c	\
355	utf8.c		\
356	utf16_case.c
357
358libunicode_la_LIBADD = $(LIBUNICODE_DEPS)
359noinst_HEADERS = utf16_casetable.h precompose.h byteorder.h
360all: all-recursive
361
362.SUFFIXES:
363.SUFFIXES: .c .lo .o .obj
364$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
365	@for dep in $?; do \
366	  case '$(am__configure_deps)' in \
367	    *$$dep*) \
368	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
369	        && { if test -f $@; then exit 0; else break; fi; }; \
370	      exit 1;; \
371	  esac; \
372	done; \
373	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libatalk/unicode/Makefile'; \
374	$(am__cd) $(top_srcdir) && \
375	  $(AUTOMAKE) --foreign libatalk/unicode/Makefile
376.PRECIOUS: Makefile
377Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
378	@case '$?' in \
379	  *config.status*) \
380	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
381	  *) \
382	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
383	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
384	esac;
385
386$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
387	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
388
389$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
390	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
391$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
392	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
393$(am__aclocal_m4_deps):
394
395clean-noinstLTLIBRARIES:
396	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
397	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
398	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
399	  test "$$dir" != "$$p" || dir=.; \
400	  echo "rm -f \"$${dir}/so_locations\""; \
401	  rm -f "$${dir}/so_locations"; \
402	done
403libunicode.la: $(libunicode_la_OBJECTS) $(libunicode_la_DEPENDENCIES) $(EXTRA_libunicode_la_DEPENDENCIES) 
404	$(LINK)  $(libunicode_la_OBJECTS) $(libunicode_la_LIBADD) $(LIBS)
405
406mostlyclean-compile:
407	-rm -f *.$(OBJEXT)
408
409distclean-compile:
410	-rm -f *.tab.c
411
412@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/charcnv.Plo@am__quote@
413@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iconv.Plo@am__quote@
414@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utf16_case.Plo@am__quote@
415@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utf8.Plo@am__quote@
416@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util_unistr.Plo@am__quote@
417
418.c.o:
419@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
420@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
421@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
422@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
423@am__fastdepCC_FALSE@	$(COMPILE) -c $<
424
425.c.obj:
426@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
427@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
428@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
429@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
430@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
431
432.c.lo:
433@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
434@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
435@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
436@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
437@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
438
439mostlyclean-libtool:
440	-rm -f *.lo
441
442clean-libtool:
443	-rm -rf .libs _libs
444
445# This directory's subdirectories are mostly independent; you can cd
446# into them and run `make' without going through this Makefile.
447# To change the values of `make' variables: instead of editing Makefiles,
448# (1) if the variable is set in `config.status', edit `config.status'
449#     (which will cause the Makefiles to be regenerated when you run `make');
450# (2) otherwise, pass the desired values on the `make' command line.
451$(RECURSIVE_TARGETS):
452	@fail= failcom='exit 1'; \
453	for f in x $$MAKEFLAGS; do \
454	  case $$f in \
455	    *=* | --[!k]*);; \
456	    *k*) failcom='fail=yes';; \
457	  esac; \
458	done; \
459	dot_seen=no; \
460	target=`echo $@ | sed s/-recursive//`; \
461	list='$(SUBDIRS)'; for subdir in $$list; do \
462	  echo "Making $$target in $$subdir"; \
463	  if test "$$subdir" = "."; then \
464	    dot_seen=yes; \
465	    local_target="$$target-am"; \
466	  else \
467	    local_target="$$target"; \
468	  fi; \
469	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
470	  || eval $$failcom; \
471	done; \
472	if test "$$dot_seen" = "no"; then \
473	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
474	fi; test -z "$$fail"
475
476$(RECURSIVE_CLEAN_TARGETS):
477	@fail= failcom='exit 1'; \
478	for f in x $$MAKEFLAGS; do \
479	  case $$f in \
480	    *=* | --[!k]*);; \
481	    *k*) failcom='fail=yes';; \
482	  esac; \
483	done; \
484	dot_seen=no; \
485	case "$@" in \
486	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
487	  *) list='$(SUBDIRS)' ;; \
488	esac; \
489	rev=''; for subdir in $$list; do \
490	  if test "$$subdir" = "."; then :; else \
491	    rev="$$subdir $$rev"; \
492	  fi; \
493	done; \
494	rev="$$rev ."; \
495	target=`echo $@ | sed s/-recursive//`; \
496	for subdir in $$rev; do \
497	  echo "Making $$target in $$subdir"; \
498	  if test "$$subdir" = "."; then \
499	    local_target="$$target-am"; \
500	  else \
501	    local_target="$$target"; \
502	  fi; \
503	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
504	  || eval $$failcom; \
505	done && test -z "$$fail"
506tags-recursive:
507	list='$(SUBDIRS)'; for subdir in $$list; do \
508	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
509	done
510ctags-recursive:
511	list='$(SUBDIRS)'; for subdir in $$list; do \
512	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
513	done
514
515ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
516	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
517	unique=`for i in $$list; do \
518	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
519	  done | \
520	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
521	      END { if (nonempty) { for (i in files) print i; }; }'`; \
522	mkid -fID $$unique
523tags: TAGS
524
525TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
526		$(TAGS_FILES) $(LISP)
527	set x; \
528	here=`pwd`; \
529	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
530	  include_option=--etags-include; \
531	  empty_fix=.; \
532	else \
533	  include_option=--include; \
534	  empty_fix=; \
535	fi; \
536	list='$(SUBDIRS)'; for subdir in $$list; do \
537	  if test "$$subdir" = .; then :; else \
538	    test ! -f $$subdir/TAGS || \
539	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
540	  fi; \
541	done; \
542	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
543	unique=`for i in $$list; do \
544	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
545	  done | \
546	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
547	      END { if (nonempty) { for (i in files) print i; }; }'`; \
548	shift; \
549	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
550	  test -n "$$unique" || unique=$$empty_fix; \
551	  if test $$# -gt 0; then \
552	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
553	      "$$@" $$unique; \
554	  else \
555	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
556	      $$unique; \
557	  fi; \
558	fi
559ctags: CTAGS
560CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
561		$(TAGS_FILES) $(LISP)
562	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
563	unique=`for i in $$list; do \
564	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
565	  done | \
566	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
567	      END { if (nonempty) { for (i in files) print i; }; }'`; \
568	test -z "$(CTAGS_ARGS)$$unique" \
569	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
570	     $$unique
571
572GTAGS:
573	here=`$(am__cd) $(top_builddir) && pwd` \
574	  && $(am__cd) $(top_srcdir) \
575	  && gtags -i $(GTAGS_ARGS) "$$here"
576
577distclean-tags:
578	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
579
580distdir: $(DISTFILES)
581	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
582	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
583	list='$(DISTFILES)'; \
584	  dist_files=`for file in $$list; do echo $$file; done | \
585	  sed -e "s|^$$srcdirstrip/||;t" \
586	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
587	case $$dist_files in \
588	  */*) $(MKDIR_P) `echo "$$dist_files" | \
589			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
590			   sort -u` ;; \
591	esac; \
592	for file in $$dist_files; do \
593	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
594	  if test -d $$d/$$file; then \
595	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
596	    if test -d "$(distdir)/$$file"; then \
597	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
598	    fi; \
599	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
600	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
601	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
602	    fi; \
603	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
604	  else \
605	    test -f "$(distdir)/$$file" \
606	    || cp -p $$d/$$file "$(distdir)/$$file" \
607	    || exit 1; \
608	  fi; \
609	done
610	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
611	  if test "$$subdir" = .; then :; else \
612	    $(am__make_dryrun) \
613	      || test -d "$(distdir)/$$subdir" \
614	      || $(MKDIR_P) "$(distdir)/$$subdir" \
615	      || exit 1; \
616	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
617	    $(am__relativize); \
618	    new_distdir=$$reldir; \
619	    dir1=$$subdir; dir2="$(top_distdir)"; \
620	    $(am__relativize); \
621	    new_top_distdir=$$reldir; \
622	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
623	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
624	    ($(am__cd) $$subdir && \
625	      $(MAKE) $(AM_MAKEFLAGS) \
626	        top_distdir="$$new_top_distdir" \
627	        distdir="$$new_distdir" \
628		am__remove_distdir=: \
629		am__skip_length_check=: \
630		am__skip_mode_fix=: \
631	        distdir) \
632	      || exit 1; \
633	  fi; \
634	done
635check-am: all-am
636check: check-recursive
637all-am: Makefile $(LTLIBRARIES) $(HEADERS)
638installdirs: installdirs-recursive
639installdirs-am:
640install: install-recursive
641install-exec: install-exec-recursive
642install-data: install-data-recursive
643uninstall: uninstall-recursive
644
645install-am: all-am
646	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
647
648installcheck: installcheck-recursive
649install-strip:
650	if test -z '$(STRIP)'; then \
651	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
652	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
653	      install; \
654	else \
655	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
656	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
657	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
658	fi
659mostlyclean-generic:
660
661clean-generic:
662
663distclean-generic:
664	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
665	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
666
667maintainer-clean-generic:
668	@echo "This command is intended for maintainers to use"
669	@echo "it deletes files that may require special tools to rebuild."
670clean: clean-recursive
671
672clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
673	mostlyclean-am
674
675distclean: distclean-recursive
676	-rm -rf ./$(DEPDIR)
677	-rm -f Makefile
678distclean-am: clean-am distclean-compile distclean-generic \
679	distclean-tags
680
681dvi: dvi-recursive
682
683dvi-am:
684
685html: html-recursive
686
687html-am:
688
689info: info-recursive
690
691info-am:
692
693install-data-am:
694
695install-dvi: install-dvi-recursive
696
697install-dvi-am:
698
699install-exec-am:
700
701install-html: install-html-recursive
702
703install-html-am:
704
705install-info: install-info-recursive
706
707install-info-am:
708
709install-man:
710
711install-pdf: install-pdf-recursive
712
713install-pdf-am:
714
715install-ps: install-ps-recursive
716
717install-ps-am:
718
719installcheck-am:
720
721maintainer-clean: maintainer-clean-recursive
722	-rm -rf ./$(DEPDIR)
723	-rm -f Makefile
724maintainer-clean-am: distclean-am maintainer-clean-generic
725
726mostlyclean: mostlyclean-recursive
727
728mostlyclean-am: mostlyclean-compile mostlyclean-generic \
729	mostlyclean-libtool
730
731pdf: pdf-recursive
732
733pdf-am:
734
735ps: ps-recursive
736
737ps-am:
738
739uninstall-am:
740
741.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
742	install-am install-strip tags-recursive
743
744.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
745	all all-am check check-am clean clean-generic clean-libtool \
746	clean-noinstLTLIBRARIES ctags ctags-recursive distclean \
747	distclean-compile distclean-generic distclean-libtool \
748	distclean-tags distdir dvi dvi-am html html-am info info-am \
749	install install-am install-data install-data-am install-dvi \
750	install-dvi-am install-exec install-exec-am install-html \
751	install-html-am install-info install-info-am install-man \
752	install-pdf install-pdf-am install-ps install-ps-am \
753	install-strip installcheck installcheck-am installdirs \
754	installdirs-am maintainer-clean maintainer-clean-generic \
755	mostlyclean mostlyclean-compile mostlyclean-generic \
756	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
757	uninstall uninstall-am
758
759
760# Tell versions [3.59,3.63) of GNU make to not export all variables.
761# Otherwise a system limit (for SysV at least) may be exceeded.
762.NOEXPORT:
763