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