1# Makefile.in generated by automake 1.13.4 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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
18
19VPATH = @srcdir@
20am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
21am__make_running_with_option = \
22  case $${target_option-} in \
23      ?) ;; \
24      *) echo "am__make_running_with_option: internal error: invalid" \
25              "target option '$${target_option-}' specified" >&2; \
26         exit 1;; \
27  esac; \
28  has_opt=no; \
29  sane_makeflags=$$MAKEFLAGS; \
30  if $(am__is_gnu_make); then \
31    sane_makeflags=$$MFLAGS; \
32  else \
33    case $$MAKEFLAGS in \
34      *\\[\ \	]*) \
35        bs=\\; \
36        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
37          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
38    esac; \
39  fi; \
40  skip_next=no; \
41  strip_trailopt () \
42  { \
43    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
44  }; \
45  for flg in $$sane_makeflags; do \
46    test $$skip_next = yes && { skip_next=no; continue; }; \
47    case $$flg in \
48      *=*|--*) continue;; \
49        -*I) strip_trailopt 'I'; skip_next=yes;; \
50      -*I?*) strip_trailopt 'I';; \
51        -*O) strip_trailopt 'O'; skip_next=yes;; \
52      -*O?*) strip_trailopt 'O';; \
53        -*l) strip_trailopt 'l'; skip_next=yes;; \
54      -*l?*) strip_trailopt 'l';; \
55      -[dEDm]) skip_next=yes;; \
56      -[JT]) skip_next=yes;; \
57    esac; \
58    case $$flg in \
59      *$$target_option*) has_opt=yes; break;; \
60    esac; \
61  done; \
62  test $$has_opt = yes
63am__make_dryrun = (target_option=n; $(am__make_running_with_option))
64am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
65pkgdatadir = $(datadir)/@PACKAGE@
66pkgincludedir = $(includedir)/@PACKAGE@
67pkglibdir = $(libdir)/@PACKAGE@
68pkglibexecdir = $(libexecdir)/@PACKAGE@
69am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
70install_sh_DATA = $(install_sh) -c -m 644
71install_sh_PROGRAM = $(install_sh) -c
72install_sh_SCRIPT = $(install_sh) -c
73INSTALL_HEADER = $(INSTALL_DATA)
74transform = $(program_transform_name)
75NORMAL_INSTALL = :
76PRE_INSTALL = :
77POST_INSTALL = :
78NORMAL_UNINSTALL = :
79PRE_UNINSTALL = :
80POST_UNINSTALL = :
81build_triplet = @build@
82host_triplet = @host@
83target_triplet = @target@
84noinst_PROGRAMS = $(am__EXEEXT_1)
85@ENABLE_TESTS_TRUE@am__append_1 = libdebug_test
86subdir = src/libdebug
87DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
88	$(top_srcdir)/depcomp $(noinst_HEADERS)
89ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
90am__aclocal_m4_deps = $(top_srcdir)/autoconf.m4/ac_cxx_exceptions.m4 \
91	$(top_srcdir)/autoconf.m4/ac_cxx_namespaces.m4 \
92	$(top_srcdir)/autoconf.m4/ac_cxx_rtti.m4 \
93	$(top_srcdir)/autoconf.m4/ac_cxx_verbose_terminate_handler.m4 \
94	$(top_srcdir)/autoconf.m4/app_auto_clear_flags.m4 \
95	$(top_srcdir)/autoconf.m4/app_compiler_options.m4 \
96	$(top_srcdir)/autoconf.m4/app_cxx_extern_c_overload.m4 \
97	$(top_srcdir)/autoconf.m4/app_cxx_func.m4 \
98	$(top_srcdir)/autoconf.m4/app_detect_os.m4 \
99	$(top_srcdir)/autoconf.m4/app_get_mt_flags.m4 \
100	$(top_srcdir)/autoconf.m4/app_use_system_extensions.m4 \
101	$(top_srcdir)/autoconf.m4/ax_compiler_vendor.m4 \
102	$(top_srcdir)/autoconf.m4/ax_cxx_compile_stdcxx.m4 \
103	$(top_srcdir)/autoconf.m4/ax_cxx_gcc_abi_demangle.m4 \
104	$(top_srcdir)/configure.ac
105am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
106	$(ACLOCAL_M4)
107mkinstalldirs = $(install_sh) -d
108CONFIG_HEADER = $(top_builddir)/config.h
109CONFIG_CLEAN_FILES =
110CONFIG_CLEAN_VPATH_FILES =
111LIBRARIES = $(noinst_LIBRARIES)
112ARFLAGS = cru
113AM_V_AR = $(am__v_AR_@AM_V@)
114am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
115am__v_AR_0 = @echo "  AR      " $@;
116am__v_AR_1 =
117libdebug_a_AR = $(AR) $(ARFLAGS)
118libdebug_a_LIBADD =
119am_libdebug_a_OBJECTS = dchannel.$(OBJEXT) dcmdarg.$(OBJEXT) \
120	dflags.$(OBJEXT) dout.$(OBJEXT) dstate.$(OBJEXT) \
121	dstream.$(OBJEXT)
122libdebug_a_OBJECTS = $(am_libdebug_a_OBJECTS)
123@ENABLE_TESTS_TRUE@am__EXEEXT_1 = libdebug_test$(EXEEXT)
124PROGRAMS = $(noinst_PROGRAMS)
125am_libdebug_test_OBJECTS = libdebug_test.$(OBJEXT)
126libdebug_test_OBJECTS = $(am_libdebug_test_OBJECTS)
127libdebug_test_DEPENDENCIES = libdebug.a
128AM_V_P = $(am__v_P_@AM_V@)
129am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
130am__v_P_0 = false
131am__v_P_1 = :
132AM_V_GEN = $(am__v_GEN_@AM_V@)
133am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
134am__v_GEN_0 = @echo "  GEN     " $@;
135am__v_GEN_1 =
136AM_V_at = $(am__v_at_@AM_V@)
137am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
138am__v_at_0 = @
139am__v_at_1 =
140DEFAULT_INCLUDES = -iquote.@am__isrc@ -iquote$(top_builddir)
141depcomp = $(SHELL) $(top_srcdir)/depcomp
142am__depfiles_maybe = depfiles
143am__mv = mv -f
144CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
145	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
146AM_V_CXX = $(am__v_CXX_@AM_V@)
147am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
148am__v_CXX_0 = @echo "  CXX     " $@;
149am__v_CXX_1 =
150CXXLD = $(CXX)
151CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
152	-o $@
153AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
154am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
155am__v_CXXLD_0 = @echo "  CXXLD   " $@;
156am__v_CXXLD_1 =
157SOURCES = $(libdebug_a_SOURCES) $(libdebug_test_SOURCES)
158DIST_SOURCES = $(libdebug_a_SOURCES) $(libdebug_test_SOURCES)
159am__can_run_installinfo = \
160  case $$AM_UPDATE_INFO_DIR in \
161    n|no|NO) false;; \
162    *) (install-info --version) >/dev/null 2>&1;; \
163  esac
164HEADERS = $(noinst_HEADERS)
165am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
166# Read a list of newline-separated strings from the standard input,
167# and print each of them once, without duplicates.  Input order is
168# *not* preserved.
169am__uniquify_input = $(AWK) '\
170  BEGIN { nonempty = 0; } \
171  { items[$$0] = 1; nonempty = 1; } \
172  END { if (nonempty) { for (i in items) print i; }; } \
173'
174# Make sure the list of sources is unique.  This is necessary because,
175# e.g., the same source file might be shared among _SOURCES variables
176# for different programs/libraries.
177am__define_uniq_tagged_files = \
178  list='$(am__tagged_files)'; \
179  unique=`for i in $$list; do \
180    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
181  done | $(am__uniquify_input)`
182ETAGS = etags
183CTAGS = ctags
184DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
185ACLOCAL = @ACLOCAL@
186AMTAR = @AMTAR@
187AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
188AR = @AR@
189AUTOCONF = @AUTOCONF@
190AUTODIRS = @AUTODIRS@
191AUTOHEADER = @AUTOHEADER@
192AUTOMAKE = @AUTOMAKE@
193AWK = @AWK@
194CC = @CC@
195CCDEPMODE = @CCDEPMODE@
196CFLAGS = @CFLAGS@
197CPPFLAGS = @CPPFLAGS@
198CXX = @CXX@
199CXXCPP = @CXXCPP@
200CXXDEPMODE = @CXXDEPMODE@
201CXXFLAGS = @CXXFLAGS@
202CYGPATH_W = @CYGPATH_W@
203DEFS = @DEFS@
204DEPDIR = @DEPDIR@
205ECHO_C = @ECHO_C@
206ECHO_N = @ECHO_N@
207ECHO_T = @ECHO_T@
208EGREP = @EGREP@
209EXEEXT = @EXEEXT@
210GREP = @GREP@
211GTKMM_CFLAGS = @GTKMM_CFLAGS@
212GTKMM_LIBS = @GTKMM_LIBS@
213HAVE_CXX11 = @HAVE_CXX11@
214INSTALL = @INSTALL@
215INSTALL_DATA = @INSTALL_DATA@
216INSTALL_PROGRAM = @INSTALL_PROGRAM@
217INSTALL_SCRIPT = @INSTALL_SCRIPT@
218INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
219LDFLAGS = @LDFLAGS@
220LIBOBJS = @LIBOBJS@
221LIBS = @LIBS@
222LN_S = @LN_S@
223LTLIBOBJS = @LTLIBOBJS@
224MAKEINFO = @MAKEINFO@
225MKDIR_P = @MKDIR_P@
226NSIS_EXEC = @NSIS_EXEC@
227OBJEXT = @OBJEXT@
228PACKAGE = @PACKAGE@
229PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
230PACKAGE_NAME = @PACKAGE_NAME@
231PACKAGE_STRING = @PACKAGE_STRING@
232PACKAGE_TARNAME = @PACKAGE_TARNAME@
233PACKAGE_URL = @PACKAGE_URL@
234PACKAGE_VERSION = @PACKAGE_VERSION@
235PATH_SEPARATOR = @PATH_SEPARATOR@
236PCRECPP_CFLAGS = @PCRECPP_CFLAGS@
237PCRECPP_LIBS = @PCRECPP_LIBS@
238PKG_CONFIG = @PKG_CONFIG@
239PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
240PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
241RANLIB = @RANLIB@
242RES_DIST = @RES_DIST@
243RES_LIBADD = @RES_LIBADD@
244SET_MAKE = @SET_MAKE@
245SHELL = @SHELL@
246STRIP = @STRIP@
247VERSION = @VERSION@
248WINDOWS_ARCH = @WINDOWS_ARCH@
249WINDOWS_SUFFIX = @WINDOWS_SUFFIX@
250WINDOWS_SYSROOT = @WINDOWS_SYSROOT@
251WINDRES = @WINDRES@
252abs_builddir = @abs_builddir@
253abs_srcdir = @abs_srcdir@
254abs_top_builddir = @abs_top_builddir@
255abs_top_srcdir = @abs_top_srcdir@
256ac_ct_AR = @ac_ct_AR@
257ac_ct_CC = @ac_ct_CC@
258ac_ct_CXX = @ac_ct_CXX@
259am__include = @am__include@
260am__leading_dot = @am__leading_dot@
261am__quote = @am__quote@
262am__tar = @am__tar@
263am__untar = @am__untar@
264bindir = @bindir@
265build = @build@
266build_alias = @build_alias@
267build_cpu = @build_cpu@
268build_os = @build_os@
269build_vendor = @build_vendor@
270builddir = @builddir@
271datadir = @datadir@
272datarootdir = @datarootdir@
273docdir = @docdir@
274dvidir = @dvidir@
275exec_prefix = @exec_prefix@
276host = @host@
277host_alias = @host_alias@
278host_cpu = @host_cpu@
279host_os = @host_os@
280host_vendor = @host_vendor@
281htmldir = @htmldir@
282includedir = @includedir@
283infodir = @infodir@
284install_sh = @install_sh@
285libdir = @libdir@
286libexecdir = @libexecdir@
287localedir = @localedir@
288localstatedir = @localstatedir@
289mandir = @mandir@
290mkdir_p = @mkdir_p@
291oldincludedir = @oldincludedir@
292pcre_config_binary = @pcre_config_binary@
293pdfdir = @pdfdir@
294prefix = @prefix@
295program_transform_name = @program_transform_name@
296psdir = @psdir@
297sbindir = @sbindir@
298sharedstatedir = @sharedstatedir@
299srcdir = @srcdir@
300sysconfdir = @sysconfdir@
301target = @target@
302target_alias = @target_alias@
303target_cpu = @target_cpu@
304target_os = @target_os@
305target_vendor = @target_vendor@
306top_build_prefix = @top_build_prefix@
307top_builddir = @top_builddir@
308top_srcdir = @top_srcdir@
309AM_CPPFLAGS = $(all_includes)
310METASOURCES = AUTO
311noinst_HEADERS = dchannel.h dcmdarg.h dexcept.h dflags.h dout.h dstate.h \
312	dstate_pub.h dstream.h libdebug.h libdebug_mini.h
313
314noinst_LIBRARIES = libdebug.a
315libdebug_a_SOURCES = dchannel.cpp dcmdarg.cpp dflags.cpp dout.cpp dstate.cpp \
316	dstream.cpp
317
318
319# don't use absolute path for the current dir's .a, because the make
320# dependency resolver won't get it (needed for parallel builds)
321libdebug_test_SOURCES = libdebug_test.cpp
322libdebug_test_LDADD = libdebug.a
323all: all-am
324
325.SUFFIXES:
326.SUFFIXES: .cpp .o .obj
327$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
328	@for dep in $?; do \
329	  case '$(am__configure_deps)' in \
330	    *$$dep*) \
331	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
332	        && { if test -f $@; then exit 0; else break; fi; }; \
333	      exit 1;; \
334	  esac; \
335	done; \
336	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/libdebug/Makefile'; \
337	$(am__cd) $(top_srcdir) && \
338	  $(AUTOMAKE) --foreign src/libdebug/Makefile
339.PRECIOUS: Makefile
340Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
341	@case '$?' in \
342	  *config.status*) \
343	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
344	  *) \
345	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
346	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
347	esac;
348
349$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
350	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
351
352$(top_srcdir)/configure:  $(am__configure_deps)
353	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
354$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
355	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
356$(am__aclocal_m4_deps):
357
358clean-noinstLIBRARIES:
359	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
360
361libdebug.a: $(libdebug_a_OBJECTS) $(libdebug_a_DEPENDENCIES) $(EXTRA_libdebug_a_DEPENDENCIES)
362	$(AM_V_at)-rm -f libdebug.a
363	$(AM_V_AR)$(libdebug_a_AR) libdebug.a $(libdebug_a_OBJECTS) $(libdebug_a_LIBADD)
364	$(AM_V_at)$(RANLIB) libdebug.a
365
366clean-noinstPROGRAMS:
367	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
368
369libdebug_test$(EXEEXT): $(libdebug_test_OBJECTS) $(libdebug_test_DEPENDENCIES) $(EXTRA_libdebug_test_DEPENDENCIES)
370	@rm -f libdebug_test$(EXEEXT)
371	$(AM_V_CXXLD)$(CXXLINK) $(libdebug_test_OBJECTS) $(libdebug_test_LDADD) $(LIBS)
372
373mostlyclean-compile:
374	-rm -f *.$(OBJEXT)
375
376distclean-compile:
377	-rm -f *.tab.c
378
379@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dchannel.Po@am__quote@
380@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcmdarg.Po@am__quote@
381@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dflags.Po@am__quote@
382@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dout.Po@am__quote@
383@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dstate.Po@am__quote@
384@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dstream.Po@am__quote@
385@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdebug_test.Po@am__quote@
386
387.cpp.o:
388@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
389@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
390@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
391@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
392@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
393
394.cpp.obj:
395@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
396@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
397@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
398@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
399@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
400
401ID: $(am__tagged_files)
402	$(am__define_uniq_tagged_files); mkid -fID $$unique
403tags: tags-am
404TAGS: tags
405
406tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
407	set x; \
408	here=`pwd`; \
409	$(am__define_uniq_tagged_files); \
410	shift; \
411	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
412	  test -n "$$unique" || unique=$$empty_fix; \
413	  if test $$# -gt 0; then \
414	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
415	      "$$@" $$unique; \
416	  else \
417	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
418	      $$unique; \
419	  fi; \
420	fi
421ctags: ctags-am
422
423CTAGS: ctags
424ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
425	$(am__define_uniq_tagged_files); \
426	test -z "$(CTAGS_ARGS)$$unique" \
427	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
428	     $$unique
429
430GTAGS:
431	here=`$(am__cd) $(top_builddir) && pwd` \
432	  && $(am__cd) $(top_srcdir) \
433	  && gtags -i $(GTAGS_ARGS) "$$here"
434cscopelist: cscopelist-am
435
436cscopelist-am: $(am__tagged_files)
437	list='$(am__tagged_files)'; \
438	case "$(srcdir)" in \
439	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
440	  *) sdir=$(subdir)/$(srcdir) ;; \
441	esac; \
442	for i in $$list; do \
443	  if test -f "$$i"; then \
444	    echo "$(subdir)/$$i"; \
445	  else \
446	    echo "$$sdir/$$i"; \
447	  fi; \
448	done >> $(top_builddir)/cscope.files
449
450distclean-tags:
451	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
452
453distdir: $(DISTFILES)
454	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
455	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
456	list='$(DISTFILES)'; \
457	  dist_files=`for file in $$list; do echo $$file; done | \
458	  sed -e "s|^$$srcdirstrip/||;t" \
459	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
460	case $$dist_files in \
461	  */*) $(MKDIR_P) `echo "$$dist_files" | \
462			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
463			   sort -u` ;; \
464	esac; \
465	for file in $$dist_files; do \
466	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
467	  if test -d $$d/$$file; then \
468	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
469	    if test -d "$(distdir)/$$file"; then \
470	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
471	    fi; \
472	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
473	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
474	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
475	    fi; \
476	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
477	  else \
478	    test -f "$(distdir)/$$file" \
479	    || cp -p $$d/$$file "$(distdir)/$$file" \
480	    || exit 1; \
481	  fi; \
482	done
483check-am: all-am
484check: check-am
485all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(HEADERS)
486installdirs:
487install: install-am
488install-exec: install-exec-am
489install-data: install-data-am
490uninstall: uninstall-am
491
492install-am: all-am
493	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
494
495installcheck: installcheck-am
496install-strip:
497	if test -z '$(STRIP)'; then \
498	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
499	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
500	      install; \
501	else \
502	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
503	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
504	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
505	fi
506mostlyclean-generic:
507
508clean-generic:
509
510distclean-generic:
511	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
512	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
513
514maintainer-clean-generic:
515	@echo "This command is intended for maintainers to use"
516	@echo "it deletes files that may require special tools to rebuild."
517clean: clean-am
518
519clean-am: clean-generic clean-noinstLIBRARIES clean-noinstPROGRAMS \
520	mostlyclean-am
521
522distclean: distclean-am
523	-rm -rf ./$(DEPDIR)
524	-rm -f Makefile
525distclean-am: clean-am distclean-compile distclean-generic \
526	distclean-tags
527
528dvi: dvi-am
529
530dvi-am:
531
532html: html-am
533
534html-am:
535
536info: info-am
537
538info-am:
539
540install-data-am:
541
542install-dvi: install-dvi-am
543
544install-dvi-am:
545
546install-exec-am:
547
548install-html: install-html-am
549
550install-html-am:
551
552install-info: install-info-am
553
554install-info-am:
555
556install-man:
557
558install-pdf: install-pdf-am
559
560install-pdf-am:
561
562install-ps: install-ps-am
563
564install-ps-am:
565
566installcheck-am:
567
568maintainer-clean: maintainer-clean-am
569	-rm -rf ./$(DEPDIR)
570	-rm -f Makefile
571maintainer-clean-am: distclean-am maintainer-clean-generic
572
573mostlyclean: mostlyclean-am
574
575mostlyclean-am: mostlyclean-compile mostlyclean-generic
576
577pdf: pdf-am
578
579pdf-am:
580
581ps: ps-am
582
583ps-am:
584
585uninstall-am:
586
587.MAKE: install-am install-strip
588
589.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
590	clean-noinstLIBRARIES clean-noinstPROGRAMS cscopelist-am ctags \
591	ctags-am distclean distclean-compile distclean-generic \
592	distclean-tags distdir dvi dvi-am html html-am info info-am \
593	install install-am install-data install-data-am install-dvi \
594	install-dvi-am install-exec install-exec-am install-html \
595	install-html-am install-info install-info-am install-man \
596	install-pdf install-pdf-am install-ps install-ps-am \
597	install-strip installcheck installcheck-am installdirs \
598	maintainer-clean maintainer-clean-generic mostlyclean \
599	mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
600	tags tags-am uninstall uninstall-am
601
602
603tests: $(noinst_PROGRAMS)
604
605# Tell versions [3.59,3.63) of GNU make to not export all variables.
606# Otherwise a system limit (for SysV at least) may be exceeded.
607.NOEXPORT:
608