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