| 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, |
| 305 |
|
*config.status*) \ |
| 306 |
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
| 307 |
|
*) \ |
| 308 |
< |
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
| 309 |
< |
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
| 308 |
> |
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ |
| 309 |
> |
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ |
| 310 |
|
esac; |
| 311 |
|
|
| 312 |
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
| 351 |
|
cscope cscopelist: |
| 352 |
|
|
| 353 |
|
|
| 354 |
< |
distdir: $(DISTFILES) |
| 354 |
> |
distdir: $(BUILT_SOURCES) |
| 355 |
> |
$(MAKE) $(AM_MAKEFLAGS) distdir-am |
| 356 |
> |
|
| 357 |
> |
distdir-am: $(DISTFILES) |
| 358 |
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 359 |
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 360 |
|
list='$(DISTFILES)'; \ |