| 1 |
< |
# Makefile.in generated by automake 1.15.1 from Makefile.am. |
| 1 |
> |
# Makefile.in generated by automake 1.16.1 from Makefile.am. |
| 2 |
|
# @configure_input@ |
| 3 |
|
|
| 4 |
< |
# Copyright (C) 1994-2017 Free Software Foundation, Inc. |
| 4 |
> |
# Copyright (C) 1994-2018 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, |
| 146 |
|
$(RECURSIVE_CLEAN_TARGETS) \ |
| 147 |
|
$(am__extra_recursive_targets) |
| 148 |
|
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ |
| 149 |
< |
cscope distdir dist dist-all distcheck |
| 149 |
> |
cscope distdir distdir-am dist dist-all distcheck |
| 150 |
|
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) |
| 151 |
|
# Read a list of newline-separated strings from the standard input, |
| 152 |
|
# and print each of them once, without duplicates. Input order is |
| 361 |
|
echo ' $(SHELL) ./config.status'; \ |
| 362 |
|
$(SHELL) ./config.status;; \ |
| 363 |
|
*) \ |
| 364 |
< |
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
| 365 |
< |
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
| 364 |
> |
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \ |
| 365 |
> |
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ |
| 366 |
|
esac; |
| 367 |
|
|
| 368 |
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
| 489 |
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
| 490 |
|
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files |
| 491 |
|
|
| 492 |
< |
distdir: $(DISTFILES) |
| 492 |
> |
distdir: $(BUILT_SOURCES) |
| 493 |
> |
$(MAKE) $(AM_MAKEFLAGS) distdir-am |
| 494 |
> |
|
| 495 |
> |
distdir-am: $(DISTFILES) |
| 496 |
|
$(am__remove_distdir) |
| 497 |
|
test -d "$(distdir)" || mkdir "$(distdir)" |
| 498 |
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |