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