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