summaryrefslogtreecommitdiff
path: root/Build/source/libs/gmp/native/Makefile.in
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-07-27 01:25:13 +0000
committerKarl Berry <karl@freefriends.org>2021-07-27 01:25:13 +0000
commit06a78e02518e23b0aa50ae3be6ec8616e98e2632 (patch)
treefc866daf868a6762b8ecdceeb8a9472957a5e15e /Build/source/libs/gmp/native/Makefile.in
parent9b5e7917e64eaf63a9f18bc7f06e27eaa0fb2a31 (diff)
automake 1.16.4
git-svn-id: svn://tug.org/texlive/trunk@60088 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/gmp/native/Makefile.in')
-rw-r--r--Build/source/libs/gmp/native/Makefile.in11
1 files changed, 5 insertions, 6 deletions
diff --git a/Build/source/libs/gmp/native/Makefile.in b/Build/source/libs/gmp/native/Makefile.in
index e209fdd8c56..1f468ce801d 100644
--- a/Build/source/libs/gmp/native/Makefile.in
+++ b/Build/source/libs/gmp/native/Makefile.in
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.16.3 from Makefile.am.
+# Makefile.in generated by automake 1.16.4 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994-2020 Free Software Foundation, Inc.
+# Copyright (C) 1994-2021 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@@ -181,9 +181,6 @@ am__define_uniq_tagged_files = \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | $(am__uniquify_input)`
-ETAGS = etags
-CTAGS = ctags
-CSCOPE = cscope
AM_RECURSIVE_TARGETS = cscope
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
$(top_srcdir)/../../../build-aux/compile \
@@ -225,12 +222,15 @@ CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPPFLAGS = @CPPFLAGS@
+CSCOPE = @CSCOPE@
+CTAGS = @CTAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
+ETAGS = @ETAGS@
EXEEXT = @EXEEXT@
GMP_TREE = @GMP_TREE@
INSTALL = @INSTALL@
@@ -490,7 +490,6 @@ cscopelist-am: $(am__tagged_files)
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
-
distdir: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) distdir-am