File tree Expand file tree Collapse file tree 2 files changed +2
-248
lines changed Expand file tree Collapse file tree 2 files changed +2
-248
lines changed Original file line number Diff line number Diff line change 14
14
# Copyright (c) 2016 Cisco Systems, Inc. All rights reserved.
15
15
# Copyright (c) 2018 Research Organization for Information Science
16
16
# and Technology (RIST). All rights reserved.
17
+ # Copyright (c) 2018 Intel, Inc. All rights reserved.
17
18
# $COPYRIGHT$
18
19
#
19
20
# Additional copyrights may follow
@@ -32,8 +33,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/test/support
32
33
# opal_os_create_dirpath \
33
34
# opal_argv \
34
35
# opal_basename \
35
- # opal_path_nfs \
36
- # orte_nidmap
36
+ # opal_path_nfs
37
37
38
38
39
39
check_PROGRAMS = \
@@ -122,12 +122,6 @@ opal_path_nfs_DEPENDENCIES = $(opal_path_nfs_LDADD)
122
122
# $(top_builddir)/test/support/libsupport.a
123
123
# orte_universe_setup_file_io_DEPENDENCIES = $(orte_universe_setup_file_io_LDADD)
124
124
125
- # orte_nidmap_SOURCES = orte_nidmap.c
126
- # orte_nidmap_LDADD = \
127
- # $(top_builddir)/orte/libopen-rte.la \
128
- # $(top_builddir)/test/support/libsupport.a
129
- # orte_nidmap_DEPENDENCIES = $(orte_nidmap_LDADD)
130
-
131
125
bipartite_graph_SOURCES = bipartite_graph.c
132
126
bipartite_graph_LDADD = \
133
127
$(top_builddir ) /opal/lib@
[email protected] \
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments