|
|
| version 1.68, 2017/05/25 12:16:30 | version 1.72, 2025/11/06 22:09:34 |
|---|---|
| Line 1 | Line 1 |
| # Makefile.in generated by automake 1.15 from Makefile.am. | # Makefile.in generated by automake 1.16.3 from Makefile.am. |
| # @configure_input@ | # @configure_input@ |
| # Copyright (C) 1994-2014 Free Software Foundation, Inc. | # Copyright (C) 1994-2020 Free Software Foundation, Inc. |
| # This Makefile.in is free software; the Free Software Foundation | # This Makefile.in is free software; the Free Software Foundation |
| # gives unlimited permission to copy and/or distribute it, | # gives unlimited permission to copy and/or distribute it, |
| Line 138 am__recursive_targets = \ | Line 138 am__recursive_targets = \ |
| $(RECURSIVE_CLEAN_TARGETS) \ | $(RECURSIVE_CLEAN_TARGETS) \ |
| $(am__extra_recursive_targets) | $(am__extra_recursive_targets) |
| AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ | AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ |
| distdir | distdir distdir-am |
| am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) | am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) |
| # Read a list of newline-separated strings from the standard input, | # Read a list of newline-separated strings from the standard input, |
| # and print each of them once, without duplicates. Input order is | # and print each of them once, without duplicates. Input order is |
| Line 187 am__relativize = \ | Line 187 am__relativize = \ |
| done; \ | done; \ |
| reldir="$$dir2" | reldir="$$dir2" |
| ACLOCAL = @ACLOCAL@ | ACLOCAL = @ACLOCAL@ |
| AMQP_INCLUDES = @AMQP_INCLUDES@ | |
| AMQP_LIBS = @AMQP_LIBS@ | |
| AMTAR = @AMTAR@ | AMTAR = @AMTAR@ |
| AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ |
| APACHE = @APACHE@ | APACHE = @APACHE@ |
| Line 327 pdfdir = @pdfdir@ | Line 329 pdfdir = @pdfdir@ |
| prefix = @prefix@ | prefix = @prefix@ |
| program_transform_name = @program_transform_name@ | program_transform_name = @program_transform_name@ |
| psdir = @psdir@ | psdir = @psdir@ |
| runstatedir = @runstatedir@ | |
| sbindir = @sbindir@ | sbindir = @sbindir@ |
| sharedstatedir = @sharedstatedir@ | sharedstatedir = @sharedstatedir@ |
| srcdir = @srcdir@ | srcdir = @srcdir@ |
| Line 358 Makefile: $(srcdir)/Makefile.in $(top_bu | Line 361 Makefile: $(srcdir)/Makefile.in $(top_bu |
| *config.status*) \ | *config.status*) \ |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
| *) \ | *) \ |
| echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ |
| cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ |
| esac; | esac; |
| $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
| Line 476 cscopelist-am: $(am__tagged_files) | Line 479 cscopelist-am: $(am__tagged_files) |
| distclean-tags: | distclean-tags: |
| -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
| distdir: $(DISTFILES) | distdir: $(BUILT_SOURCES) |
| $(MAKE) $(AM_MAKEFLAGS) distdir-am | |
| distdir-am: $(DISTFILES) | |
| @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| list='$(DISTFILES)'; \ | list='$(DISTFILES)'; \ |