| 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, |
| 335 |
|
*config.status*) \ |
| 336 |
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
| 337 |
|
*) \ |
| 338 |
< |
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
| 339 |
< |
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
| 338 |
> |
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ |
| 339 |
> |
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ |
| 340 |
|
esac; |
| 341 |
|
|
| 342 |
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
| 424 |
|
cscope cscopelist: |
| 425 |
|
|
| 426 |
|
|
| 427 |
< |
distdir: $(DISTFILES) |
| 427 |
> |
distdir: $(BUILT_SOURCES) |
| 428 |
> |
$(MAKE) $(AM_MAKEFLAGS) distdir-am |
| 429 |
> |
|
| 430 |
> |
distdir-am: $(DISTFILES) |
| 431 |
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 432 |
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 433 |
|
list='$(DISTFILES)'; \ |