Skip to content

Commit ab8b228

Browse files
committed
Makefile.am: remove standard tag overrides
These standard tag overrides prevent etags from making additional tags in these directories, but it's not actually *harmful* to make these additional tags. Removing these tag overrides squelches some warnings from Autoconf >= v2.70. Signed-off-by: Jeff Squyres <jsquyres@cisco.com> (cherry picked from commit 0db6b6b)
1 parent 2ce923a commit ab8b228

File tree

7 files changed

+7
-62
lines changed

7 files changed

+7
-62
lines changed

ompi/mpi/c/profile/Makefile.am

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# University of Stuttgart. All rights reserved.
1111
# Copyright (c) 2004-2005 The Regents of the University of California.
1212
# All rights reserved.
13-
# Copyright (c) 2009-2014 Cisco Systems, Inc. All rights reserved.
13+
# Copyright (c) 2009-2021 Cisco Systems, Inc. All rights reserved.
1414
# Copyright (c) 2011 Sandia National Laboratories. All rights reserved.
1515
# Copyright (c) 2012 Oak Ridge National Laboratory. All rights reserved.
1616
# Copyright (c) 2012-2013 Inria. All rights reserved.
@@ -452,11 +452,3 @@ endif
452452
# These files were created by targets above
453453

454454
MAINTAINERCLEANFILES = $(nodist_libmpi_c_pmpi_la_SOURCES)
455-
456-
# Don't want these targets in here
457-
458-
tags-recursive:
459-
tags:
460-
TAGS:
461-
GTAGS:
462-
ID:

ompi/mpi/fortran/mpif-h/profile/Makefile.am

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# University of Stuttgart. All rights reserved.
1111
# Copyright (c) 2004-2005 The Regents of the University of California.
1212
# All rights reserved.
13-
# Copyright (c) 2009-2015 Cisco Systems, Inc. All rights reserved.
13+
# Copyright (c) 2009-2021 Cisco Systems, Inc. All rights reserved.
1414
# Copyright (c) 2011-2013 Inria. All rights reserved.
1515
# Copyright (c) 2011-2013 Universite Bordeaux 1
1616
# Copyright (c) 2013-2014 Los Alamos National Security, LLC. All rights
@@ -466,11 +466,3 @@ endif
466466
# These files were created by targets above
467467

468468
MAINTAINERCLEANFILES = $(nodist_libmpi_mpifh_pmpi_la_SOURCES)
469-
470-
# Don't want these targets in here
471-
472-
tags-recursive:
473-
tags:
474-
TAGS:
475-
GTAGS:
476-
ID:

ompi/mpi/fortran/use-mpi-f08/profile/Makefile.am

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# University of Stuttgart. All rights reserved.
1212
# Copyright (c) 2004-2005 The Regents of the University of California.
1313
# All rights reserved.
14-
# Copyright (c) 2009-2014 Cisco Systems, Inc. All rights reserved.
14+
# Copyright (c) 2009-2021 Cisco Systems, Inc. All rights reserved.
1515
# Copyright (c) 2011 Sandia National Laboratories. All rights reserved.
1616
# Copyright (c) 2012 Oak Ridge National Laboratory. All rights reserved.
1717
# Copyright (c) 2012-2013 Inria. All rights reserved.
@@ -424,11 +424,3 @@ $(nodist_libmpi_usempif08_pmpi_la_SOURCES):
424424
MAINTAINERCLEANFILES = $(nodist_libmpi_usempif08_pmpi_la_SOURCES)
425425

426426
endif
427-
428-
# Don't want these targets in here
429-
430-
tags-recursive:
431-
tags:
432-
TAGS:
433-
GTAGS:
434-
ID:

ompi/mpi/tool/profile/Makefile.am

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# University of Stuttgart. All rights reserved.
1111
# Copyright (c) 2004-2005 The Regents of the University of California.
1212
# All rights reserved.
13-
# Copyright (c) 2009-2014 Cisco Systems, Inc. All rights reserved.
13+
# Copyright (c) 2009-2021 Cisco Systems, Inc. All rights reserved.
1414
# Copyright (c) 2011 Sandia National Laboratories. All rights reserved.
1515
# Copyright (c) 2012 Oak Rigde National Laboratory. All rights reserved.
1616
# Copyright (c) 2013 Los Alamos National Security, LLC. All rights
@@ -96,11 +96,3 @@ endif
9696
# These files were created by targets above
9797

9898
MAINTAINERCLEANFILES = $(nodist_libmpi_pmpit_la_SOURCES)
99-
100-
# Don't want these targets in here
101-
102-
tags-recursive:
103-
tags:
104-
TAGS:
105-
GTAGS:
106-
ID:

ompi/mpiext/ftmpi/c/profile/Makefile.am

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Copyright (c) 2016-2018 The University of Tennessee and The University
33
# of Tennessee Research Foundation. All rights
44
# reserved.
5+
# Copyright (c) 2021 Cisco Systems, Inc. All rights reserved.
56
# $COPYRIGHT$
67
#
78
# Additional copyrights may follow
@@ -38,11 +39,3 @@ $(nodist_libpmpiext_ftmpi_c_la_SOURCES):
3839
# These files were created by targets above
3940

4041
MAINTAINERCLEANFILES = $(nodist_libpmpiext_ftmpi_c_la_SOURCES)
41-
42-
# Don't want these targets in here
43-
44-
tags-recursive:
45-
tags:
46-
:
47-
GTAGS:
48-
ID:

oshmem/shmem/c/profile/Makefile.am

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Copyright (c) 2013-2016 Mellanox Technologies, Inc.
33
# All rights reserved
4-
# Copyright (c) 2014 Cisco Systems, Inc. All rights reserved.
4+
# Copyright (c) 2014-2021 Cisco Systems, Inc. All rights reserved.
55
# $COPYRIGHT$
66
#
77
# Additional copyrights may follow
@@ -106,11 +106,3 @@ endif
106106
# These files were created by targets above
107107

108108
MAINTAINERCLEANFILES = $(nodist_liboshmem_c_pshmem_la_SOURCES)
109-
110-
# Don't want these targets in here
111-
112-
tags-recursive:
113-
tags:
114-
TAGS:
115-
GTAGS:
116-
ID:

oshmem/shmem/fortran/profile/Makefile.am

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Copyright (c) 2013 Mellanox Technologies, Inc.
33
# All rights reserved
4-
# Copyright (c) 2013-2014 Cisco Systems, Inc. All rights reserved.
4+
# Copyright (c) 2013-2021 Cisco Systems, Inc. All rights reserved.
55
# $COPYRIGHT$
66
#
77
# Additional copyrights may follow
@@ -149,11 +149,3 @@ endif
149149
# These files were created by targets above
150150

151151
MAINTAINERCLEANFILES = $(nodist_liboshmem_fortran_pshmem_la_SOURCES)
152-
153-
# Don't want these targets in here
154-
155-
tags-recursive:
156-
tags:
157-
TAGS:
158-
GTAGS:
159-
ID:

0 commit comments

Comments
 (0)