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