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