• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/unicode/
1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# libatalk/unicode/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008  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
16
17# Makefile.am for libatalk/util/
18
19
20
21pkgdatadir = $(datadir)/netatalk
22pkglibdir = $(libdir)/netatalk
23pkgincludedir = $(includedir)/netatalk
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = mipsel-uclibc-linux-gnu26
37host_triplet = mipsel-uclibc-linux-gnu
38target_triplet = mipsel-uclibc-linux-gnu26
39subdir = libatalk/unicode
40DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
41	$(srcdir)/Makefile.in
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
44	$(top_srcdir)/macros/cnid-backend.m4 \
45	$(top_srcdir)/macros/config-checks.m4 \
46	$(top_srcdir)/macros/cups.m4 $(top_srcdir)/macros/db3-check.m4 \
47	$(top_srcdir)/macros/grep-check.m4 \
48	$(top_srcdir)/macros/gssapi-check.m4 \
49	$(top_srcdir)/macros/iconv.m4 \
50	$(top_srcdir)/macros/largefile-check.m4 \
51	$(top_srcdir)/macros/libgcrypt.m4 \
52	$(top_srcdir)/macros/pam-check.m4 \
53	$(top_srcdir)/macros/perl-check.m4 \
54	$(top_srcdir)/macros/ps-check.m4 \
55	$(top_srcdir)/macros/quota-check.m4 \
56	$(top_srcdir)/macros/snprintf-check.m4 \
57	$(top_srcdir)/macros/srvloc.m4 \
58	$(top_srcdir)/macros/ssl-check.m4 \
59	$(top_srcdir)/macros/summary.m4 \
60	$(top_srcdir)/macros/tcp-wrappers.m4 \
61	$(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/webmin.m4 \
62	$(top_srcdir)/macros/zeroconf.m4 $(top_srcdir)/configure.in
63am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64	$(ACLOCAL_M4)
65mkinstalldirs = $(install_sh) -d
66CONFIG_HEADER = $(top_builddir)/config.h
67CONFIG_CLEAN_FILES =
68LTLIBRARIES = $(noinst_LTLIBRARIES)
69libunicode_la_DEPENDENCIES = $(LIBUNICODE_DEPS)
70am_libunicode_la_OBJECTS = util_unistr.lo iconv.lo charcnv.lo utf8.lo \
71	utf16_case.lo
72libunicode_la_OBJECTS = $(am_libunicode_la_OBJECTS)
73DEFAULT_INCLUDES = -I. -I$(top_builddir)
74depcomp = $(SHELL) $(top_srcdir)/depcomp
75am__depfiles_maybe = depfiles
76COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
77	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
78LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
79	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
80	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
81CCLD = $(CC)
82LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
83	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
84	$(LDFLAGS) -o $@
85SOURCES = $(libunicode_la_SOURCES)
86DIST_SOURCES = $(libunicode_la_SOURCES)
87RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
88	html-recursive info-recursive install-data-recursive \
89	install-dvi-recursive install-exec-recursive \
90	install-html-recursive install-info-recursive \
91	install-pdf-recursive install-ps-recursive install-recursive \
92	installcheck-recursive installdirs-recursive pdf-recursive \
93	ps-recursive uninstall-recursive
94HEADERS = $(noinst_HEADERS)
95RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
96  distclean-recursive maintainer-clean-recursive
97ETAGS = etags
98CTAGS = ctags
99DIST_SUBDIRS = $(SUBDIRS)
100DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
101ACLOCAL = ${SHELL} ${TIMEMACHINE_PATH}/netatalk-2.2.0/missing --run aclocal-1.10
102ACL_LIBS = 
103AFS_CFLAGS = 
104AFS_LIBS = 
105AMTAR = ${SHELL} ${TIMEMACHINE_PATH}/netatalk-2.2.0/missing --run tar
106AR = mipsel-linux-linux26-ar
107AUTOCONF = ${SHELL} ${TIMEMACHINE_PATH}/netatalk-2.2.0/missing --run autoconf
108AUTOHEADER = ${SHELL} ${TIMEMACHINE_PATH}/netatalk-2.2.0/missing --run autoheader
109AUTOMAKE = ${SHELL} ${TIMEMACHINE_PATH}/netatalk-2.2.0/missing --run automake-1.10
110AVAHI_CFLAGS = 
111AVAHI_LIBS = 
112AVAHI_TPOLL_CFLAGS = 
113AVAHI_TPOLL_LIBS = 
114AWK = gawk
115BDB_BIN = ${PKG_INSTALL_DIR}/usr/bin
116BDB_CFLAGS =  -I${PKG_INSTALL_DIR}/usr/include/
117BDB_LIBS =  ${PKG_INSTALL_DIR}/usr/lib/libdb-4.7.so
118BDB_PATH = ${PKG_INSTALL_DIR}/usr
119CC = mipsel-linux-uclibc-gcc
120CCDEPMODE = depmode=gcc3
121CFLAGS = -I$(top_srcdir)/include -D_U_="__attribute__((unused))" -I${PKG_INSTALL_DIR}/usr/include -I$(top_srcdir)/sys
122COMPILE_64BIT_KMODULE = 
123COMPILE_KERNEL_GCC = 
124CPP = mipsel-linux-uclibc-gcc -E
125CPPFLAGS = 
126CRYPT_LIBS = -lcrypt 
127CUPS_CFLAGS = 
128CUPS_CONFIG = 
129CUPS_LDFLAGS = 
130CUPS_LIBS = 
131CXX = mipsel-linux-uclibc-g++
132CXXCPP = mipsel-linux-uclibc-g++ -E
133CXXDEPMODE = depmode=gcc3
134CXXFLAGS = -Os -I${PKG_INSTALL_DIR}/usr/include
135CYGPATH_W = echo
136DEFAULT_CNID_SCHEME = dbd
137DEFS = -DHAVE_CONFIG_H
138DEPDIR = .deps
139DSYMUTIL = 
140ECHO = echo
141ECHO_C = 
142ECHO_N = -n
143ECHO_T = 
144EGREP = /bin/grep -E
145EXEEXT = 
146F77 = gfortran
147FFLAGS = -g -O2
148GREP = /bin/grep
149GSSAPI_CFLAGS = 
150GSSAPI_LIBS = 
151ICONV_CFLAGS = 
152ICONV_LIBS = 
153INSTALL = /usr/bin/install -c
154INSTALL_DATA = ${INSTALL} -m 644
155INSTALL_PROGRAM = ${INSTALL}
156INSTALL_SCRIPT = ${INSTALL}
157INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
158KCFLAGS = 
159KLDFLAGS = 
160KRB5_CONFIG = 
161LDFLAGS = -L${PKG_INSTALL_DIR}/usr/lib
162LIBADD_DL = -ldl
163LIBGCRYPT_CFLAGS = -I${PKG_INSTALL_DIR}/usr/include
164LIBGCRYPT_CONFIG = ${PKG_INSTALL_DIR}/usr/bin/libgcrypt-config
165LIBGCRYPT_LIBS = -L${PKG_INSTALL_DIR}/usr/lib ${PKG_INSTALL_DIR}/usr/lib/libgcrypt.so ${PKG_INSTALL_DIR}/usr/lib/libgpg-error.so
166LIBOBJS =  ${LIBOBJDIR}memcmp$U.o
167LIBS = 
168LIBTOOL = $(SHELL) $(top_builddir)/libtool
169LN_S = ln -s
170LTLIBOBJS =  ${LIBOBJDIR}memcmp$U.lo
171MAINT = #
172MAKEINFO = ${SHELL} ${TIMEMACHINE_PATH}/netatalk-2.2.0/missing --run makeinfo
173MKDIR_P = /bin/mkdir -p
174NETATALK_VERSION = 2.2.0
175NMEDIT = 
176OBJEXT = o
177OVERWRITE_CONFIG = no
178PACKAGE = netatalk
179PACKAGE_BUGREPORT = 
180PACKAGE_NAME = 
181PACKAGE_STRING = 
182PACKAGE_TARNAME = 
183PACKAGE_VERSION = 
184PAMDIR = /
185PAM_ACCOUNT = system-auth
186PAM_AUTH = system-auth
187PAM_CFLAGS = 
188PAM_DIRECTIVE = include
189PAM_LIBS = 
190PAM_PASSWORD = system-auth
191PAM_SESSION = system-auth
192PATH_SEPARATOR = :
193PERL = /usr/bin/perl
194PKGCONFDIR = /etc/netatalk
195PKG_CONFIG = /usr/bin/pkg-config
196PS = /bin/ps
197PTHREAD_LIBS = -lpthread
198QUOTA_LIBS = 
199RANLIB = mipsel-linux-linux26-ranlib
200SED = /bin/sed
201SERVERTEXT = /etc/netatalk/msg
202SET_MAKE = 
203SHELL = /bin/sh
204SLP_CFLAGS = 
205SLP_LIBS = 
206SPOOLDIR = /var/spool/netatalk
207SSL_CFLAGS =  -I${PKG_INSTALL_DIR}/usr/include -I${PKG_INSTALL_DIR}/usr/include/openssl
208SSL_LIBS =  -L${PKG_INSTALL_DIR}/usr/lib -L${PKG_INSTALL_DIR}/usr -lcrypto
209STRIP = mipsel-linux-linux26-strip
210UAMS_PATH = /usr/lib/uams
211VERSION = 2.2.0
212WEBMIN_PASS = 
213WEBMIN_PATH = 
214WEBMIN_PORT = 
215WEBMIN_USER = 
216WEBMIN_VERSION = 
217WRAP_LIBS = 
218ZEROCONF_CFLAGS = 
219ZEROCONF_LIBS = 
220abs_builddir = ${TIMEMACHINE_PATH}/netatalk-2.2.0/libatalk/unicode
221abs_srcdir = ${TIMEMACHINE_PATH}/netatalk-2.2.0/libatalk/unicode
222abs_top_builddir = ${TIMEMACHINE_PATH}/netatalk-2.2.0
223abs_top_srcdir = ${TIMEMACHINE_PATH}/netatalk-2.2.0
224ac_ct_CC = 
225ac_ct_CXX = 
226ac_ct_F77 = gfortran
227am__include = include
228am__leading_dot = .
229am__quote = 
230am__tar = ${AMTAR} chof - "$$tardir"
231am__untar = ${AMTAR} xf -
232bindir = ${exec_prefix}/bin
233build = mipsel-uclibc-linux-gnu26
234build_alias = mipsel-uclibc-linux-gnu26
235build_cpu = mipsel
236build_os = linux-gnu26
237build_vendor = uclibc
238builddir = .
239compiled_backends =  dbd last tdb
240datadir = /usr/share
241datarootdir = ${prefix}/share
242docdir = ${datarootdir}/doc/${PACKAGE}
243dvidir = ${docdir}
244exec_prefix = /usr
245host = mipsel-uclibc-linux-gnu
246host_alias = mipsel-uclibc-linux
247host_cpu = mipsel
248host_os = linux-gnu
249host_vendor = uclibc
250htmldir = ${docdir}
251includedir = ${prefix}/include
252infodir = /usr/info
253install_sh = $(SHELL) ${TIMEMACHINE_PATH}/netatalk-2.2.0/install-sh
254libdir = ${PKG_INSTALL_DIR}/usr
255libexecdir = ${PKG_INSTALL_DIR}/usr/lib
256localedir = ${datarootdir}/locale
257localstatedir = /var
258mandir = /usr/man
259mkdir_p = /bin/mkdir -p
260oldincludedir = /usr/include
261pdfdir = ${docdir}
262prefix = /usr
263program_transform_name = s&$$&&;s&^&&
264psdir = ${docdir}
265sbindir = ${exec_prefix}/sbin
266sharedstatedir = ${prefix}/com
267srcdir = .
268sysconfdir = /etc
269target = mipsel-uclibc-linux-gnu26
270target_alias = mipsel-uclibc-linux-gnu26
271target_cpu = mipsel
272target_os = linux-gnu26
273target_vendor = uclibc
274top_builddir = ../..
275top_srcdir = ../..
276noinst_LTLIBRARIES = libunicode.la
277AM_CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/sys 
278SUBDIRS = charsets
279LIBUNICODE_DEPS = charsets/libcharsets.la 
280libunicode_la_SOURCES = \
281	util_unistr.c	\
282	iconv.c		\
283	charcnv.c	\
284	utf8.c		\
285	utf16_case.c
286
287libunicode_la_LIBADD = $(LIBUNICODE_DEPS)
288noinst_HEADERS = utf16_casetable.h precompose.h byteorder.h
289all: all-recursive
290
291.SUFFIXES:
292.SUFFIXES: .c .lo .o .obj
293$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
294	@for dep in $?; do \
295	  case '$(am__configure_deps)' in \
296	    *$$dep*) \
297	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
298		&& exit 0; \
299	      exit 1;; \
300	  esac; \
301	done; \
302	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  libatalk/unicode/Makefile'; \
303	cd $(top_srcdir) && \
304	  $(AUTOMAKE) --foreign  libatalk/unicode/Makefile
305.PRECIOUS: Makefile
306Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
307	@case '$?' in \
308	  *config.status*) \
309	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
310	  *) \
311	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
312	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
313	esac;
314
315$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
316	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
317
318$(top_srcdir)/configure: # $(am__configure_deps)
319	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
320$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
321	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322
323clean-noinstLTLIBRARIES:
324	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
325	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
326	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
327	  test "$$dir" != "$$p" || dir=.; \
328	  echo "rm -f \"$${dir}/so_locations\""; \
329	  rm -f "$${dir}/so_locations"; \
330	done
331libunicode.la: $(libunicode_la_OBJECTS) $(libunicode_la_DEPENDENCIES) 
332	$(LINK)  $(libunicode_la_OBJECTS) $(libunicode_la_LIBADD) $(LIBS)
333
334mostlyclean-compile:
335	-rm -f *.$(OBJEXT)
336
337distclean-compile:
338	-rm -f *.tab.c
339
340include ./$(DEPDIR)/charcnv.Plo
341include ./$(DEPDIR)/iconv.Plo
342include ./$(DEPDIR)/utf16_case.Plo
343include ./$(DEPDIR)/utf8.Plo
344include ./$(DEPDIR)/util_unistr.Plo
345
346.c.o:
347	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
348	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
349#	source='$<' object='$@' libtool=no \
350#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
351#	$(COMPILE) -c $<
352
353.c.obj:
354	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
355	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
356#	source='$<' object='$@' libtool=no \
357#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
358#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
359
360.c.lo:
361	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
362	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
363#	source='$<' object='$@' libtool=yes \
364#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
365#	$(LTCOMPILE) -c -o $@ $<
366
367mostlyclean-libtool:
368	-rm -f *.lo
369
370clean-libtool:
371	-rm -rf .libs _libs
372
373# This directory's subdirectories are mostly independent; you can cd
374# into them and run `make' without going through this Makefile.
375# To change the values of `make' variables: instead of editing Makefiles,
376# (1) if the variable is set in `config.status', edit `config.status'
377#     (which will cause the Makefiles to be regenerated when you run `make');
378# (2) otherwise, pass the desired values on the `make' command line.
379$(RECURSIVE_TARGETS):
380	@failcom='exit 1'; \
381	for f in x $$MAKEFLAGS; do \
382	  case $$f in \
383	    *=* | --[!k]*);; \
384	    *k*) failcom='fail=yes';; \
385	  esac; \
386	done; \
387	dot_seen=no; \
388	target=`echo $@ | sed s/-recursive//`; \
389	list='$(SUBDIRS)'; for subdir in $$list; do \
390	  echo "Making $$target in $$subdir"; \
391	  if test "$$subdir" = "."; then \
392	    dot_seen=yes; \
393	    local_target="$$target-am"; \
394	  else \
395	    local_target="$$target"; \
396	  fi; \
397	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
398	  || eval $$failcom; \
399	done; \
400	if test "$$dot_seen" = "no"; then \
401	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
402	fi; test -z "$$fail"
403
404$(RECURSIVE_CLEAN_TARGETS):
405	@failcom='exit 1'; \
406	for f in x $$MAKEFLAGS; do \
407	  case $$f in \
408	    *=* | --[!k]*);; \
409	    *k*) failcom='fail=yes';; \
410	  esac; \
411	done; \
412	dot_seen=no; \
413	case "$@" in \
414	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
415	  *) list='$(SUBDIRS)' ;; \
416	esac; \
417	rev=''; for subdir in $$list; do \
418	  if test "$$subdir" = "."; then :; else \
419	    rev="$$subdir $$rev"; \
420	  fi; \
421	done; \
422	rev="$$rev ."; \
423	target=`echo $@ | sed s/-recursive//`; \
424	for subdir in $$rev; do \
425	  echo "Making $$target in $$subdir"; \
426	  if test "$$subdir" = "."; then \
427	    local_target="$$target-am"; \
428	  else \
429	    local_target="$$target"; \
430	  fi; \
431	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
432	  || eval $$failcom; \
433	done && test -z "$$fail"
434tags-recursive:
435	list='$(SUBDIRS)'; for subdir in $$list; do \
436	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
437	done
438ctags-recursive:
439	list='$(SUBDIRS)'; for subdir in $$list; do \
440	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
441	done
442
443ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
444	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
445	unique=`for i in $$list; do \
446	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
447	  done | \
448	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
449	      END { if (nonempty) { for (i in files) print i; }; }'`; \
450	mkid -fID $$unique
451tags: TAGS
452
453TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
454		$(TAGS_FILES) $(LISP)
455	tags=; \
456	here=`pwd`; \
457	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
458	  include_option=--etags-include; \
459	  empty_fix=.; \
460	else \
461	  include_option=--include; \
462	  empty_fix=; \
463	fi; \
464	list='$(SUBDIRS)'; for subdir in $$list; do \
465	  if test "$$subdir" = .; then :; else \
466	    test ! -f $$subdir/TAGS || \
467	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
468	  fi; \
469	done; \
470	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
471	unique=`for i in $$list; do \
472	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
473	  done | \
474	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
475	      END { if (nonempty) { for (i in files) print i; }; }'`; \
476	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
477	  test -n "$$unique" || unique=$$empty_fix; \
478	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
479	    $$tags $$unique; \
480	fi
481ctags: CTAGS
482CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
483		$(TAGS_FILES) $(LISP)
484	tags=; \
485	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
486	unique=`for i in $$list; do \
487	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
488	  done | \
489	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
490	      END { if (nonempty) { for (i in files) print i; }; }'`; \
491	test -z "$(CTAGS_ARGS)$$tags$$unique" \
492	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
493	     $$tags $$unique
494
495GTAGS:
496	here=`$(am__cd) $(top_builddir) && pwd` \
497	  && cd $(top_srcdir) \
498	  && gtags -i $(GTAGS_ARGS) $$here
499
500distclean-tags:
501	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
502
503distdir: $(DISTFILES)
504	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
505	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
506	list='$(DISTFILES)'; \
507	  dist_files=`for file in $$list; do echo $$file; done | \
508	  sed -e "s|^$$srcdirstrip/||;t" \
509	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
510	case $$dist_files in \
511	  */*) $(MKDIR_P) `echo "$$dist_files" | \
512			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
513			   sort -u` ;; \
514	esac; \
515	for file in $$dist_files; do \
516	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
517	  if test -d $$d/$$file; then \
518	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
519	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
520	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
521	    fi; \
522	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
523	  else \
524	    test -f $(distdir)/$$file \
525	    || cp -p $$d/$$file $(distdir)/$$file \
526	    || exit 1; \
527	  fi; \
528	done
529	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
530	  if test "$$subdir" = .; then :; else \
531	    test -d "$(distdir)/$$subdir" \
532	    || $(MKDIR_P) "$(distdir)/$$subdir" \
533	    || exit 1; \
534	    distdir=`$(am__cd) $(distdir) && pwd`; \
535	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
536	    (cd $$subdir && \
537	      $(MAKE) $(AM_MAKEFLAGS) \
538	        top_distdir="$$top_distdir" \
539	        distdir="$$distdir/$$subdir" \
540		am__remove_distdir=: \
541		am__skip_length_check=: \
542	        distdir) \
543	      || exit 1; \
544	  fi; \
545	done
546check-am: all-am
547check: check-recursive
548all-am: Makefile $(LTLIBRARIES) $(HEADERS)
549installdirs: installdirs-recursive
550installdirs-am:
551install: install-recursive
552install-exec: install-exec-recursive
553install-data: install-data-recursive
554uninstall: uninstall-recursive
555
556install-am: all-am
557	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
558
559installcheck: installcheck-recursive
560install-strip:
561	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
562	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
563	  `test -z '$(STRIP)' || \
564	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
565mostlyclean-generic:
566
567clean-generic:
568
569distclean-generic:
570	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
571
572maintainer-clean-generic:
573	@echo "This command is intended for maintainers to use"
574	@echo "it deletes files that may require special tools to rebuild."
575clean: clean-recursive
576
577clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
578	mostlyclean-am
579
580distclean: distclean-recursive
581	-rm -rf ./$(DEPDIR)
582	-rm -f Makefile
583distclean-am: clean-am distclean-compile distclean-generic \
584	distclean-tags
585
586dvi: dvi-recursive
587
588dvi-am:
589
590html: html-recursive
591
592info: info-recursive
593
594info-am:
595
596install-data-am:
597
598install-dvi: install-dvi-recursive
599
600install-exec-am:
601
602install-html: install-html-recursive
603
604install-info: install-info-recursive
605
606install-man:
607
608install-pdf: install-pdf-recursive
609
610install-ps: install-ps-recursive
611
612installcheck-am:
613
614maintainer-clean: maintainer-clean-recursive
615	-rm -rf ./$(DEPDIR)
616	-rm -f Makefile
617maintainer-clean-am: distclean-am maintainer-clean-generic
618
619mostlyclean: mostlyclean-recursive
620
621mostlyclean-am: mostlyclean-compile mostlyclean-generic \
622	mostlyclean-libtool
623
624pdf: pdf-recursive
625
626pdf-am:
627
628ps: ps-recursive
629
630ps-am:
631
632uninstall-am:
633
634.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
635	install-strip
636
637.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
638	all all-am check check-am clean clean-generic clean-libtool \
639	clean-noinstLTLIBRARIES ctags ctags-recursive distclean \
640	distclean-compile distclean-generic distclean-libtool \
641	distclean-tags distdir dvi dvi-am html html-am info info-am \
642	install install-am install-data install-data-am install-dvi \
643	install-dvi-am install-exec install-exec-am install-html \
644	install-html-am install-info install-info-am install-man \
645	install-pdf install-pdf-am install-ps install-ps-am \
646	install-strip installcheck installcheck-am installdirs \
647	installdirs-am maintainer-clean maintainer-clean-generic \
648	mostlyclean mostlyclean-compile mostlyclean-generic \
649	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
650	uninstall uninstall-am
651
652# Tell versions [3.59,3.63) of GNU make to not export all variables.
653# Otherwise a system limit (for SysV at least) may be exceeded.
654.NOEXPORT:
655