Skip to content

Commit a818cb7

Browse files
committed
fortran: simplify makefile
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
1 parent 96947ab commit a818cb7

File tree

1 file changed

+1
-172
lines changed

1 file changed

+1
-172
lines changed

ompi/mpi/fortran/use-mpi-f08/Makefile.prototype_files

Lines changed: 1 addition & 172 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
# Shared list of prototype files to avoid listing dependencies multiple times.
33
#
44

5-
# TODO: I don't think the below file should be a prototype
6-
75
prototype_files = \
86
$(abs_top_srcdir)/ompi/mpi/fortran/use-mpi-f08/accumulate_ts.c.in \
97
$(abs_top_srcdir)/ompi/mpi/fortran/use-mpi-f08/allgather_init_ts.c.in \
@@ -170,173 +168,4 @@ prototype_files = \
170168
$(abs_top_srcdir)/ompi/mpi/fortran/use-mpi-f08/psend_init_ts.c.in \
171169
$(abs_top_srcdir)/ompi/mpi/fortran/use-mpi-f08/precv_init_ts.c.in
172170

173-
# TODO: Is there any way to get EXTRA_DIST to work with absolute paths? Or,
174-
# better yet, is there some way to make these dependencies a little
175-
# easier to work with?
176-
extra_dist_prototype_files = \
177-
file_iwrite_all_ts.c.in \
178-
iexscan_ts.c.in \
179-
file_write_all_begin_ts.c.in \
180-
file_write_at_all_ts.c.in \
181-
file_iwrite_at_all_ts.c.in \
182-
ssend_ts.c.in \
183-
bsend_init_ts.c.in \
184-
alltoall_ts.c.in \
185-
alltoall_init_ts.c.in \
186-
alltoallv_ts.c.in \
187-
alltoallv_init_ts.c.in \
188-
alltoallw_ts.c.in \
189-
alltoallw_init_ts.c.in \
190-
file_iwrite_at_ts.c.in \
191-
igather_ts.c.in \
192-
sendrecv_replace_ts.c.in \
193-
file_write_ordered_end_ts.c.in \
194-
file_write_all_end_ts.c.in \
195-
file_write_ordered_ts.c.in \
196-
iscan_ts.c.in \
197-
reduce_scatter_block_ts.c.in \
198-
reduce_scatter_block_init_ts.c.in \
199-
send_ts.c.in \
200-
ineighbor_allgather_ts.c.in \
201-
send_init_ts.c.in \
202-
file_iwrite_ts.c.in \
203-
file_iread_all_ts.c.in \
204-
alltoallw_ts.c.in \
205-
file_read_at_all_begin_ts.c.in \
206-
allgather_init_ts.c.in \
207-
allgather_ts.c.in \
208-
iallgatherv_ts.c.in \
209-
isendrecv_ts.c.in \
210-
ineighbor_alltoallv_ts.c.in \
211-
neighbor_alltoall_ts.c.in \
212-
neighbor_alltoall_init_ts.c.in \
213-
reduce_ts.c.in \
214-
reduce_init_ts.c.in \
215-
pack_size.c.in \
216-
pack_ts.c.in \
217-
file_read_all_ts.c.in \
218-
raccumulate_ts.c.in \
219-
scatterv_ts.c.in \
220-
scatterv_init_ts.c.in \
221-
scatter_ts.c.in \
222-
scatter_init_ts.c.in \
223-
neighbor_alltoallv_ts.c.in \
224-
neighbor_alltoallv_init_ts.c.in \
225-
compare_and_swap_ts.c.in \
226-
rput_ts.c.in \
227-
reduce_scatter_ts.c.in \
228-
reduce_scatter_init_ts.c.in \
229-
win_create_ts.c.in \
230-
file_read_at_ts.c.in \
231-
ineighbor_alltoall_ts.c.in \
232-
ssend_init_ts.c.in \
233-
iscatter_ts.c.in \
234-
file_write_at_ts.c.in \
235-
file_iread_shared_ts.c.in \
236-
f_sync_reg_ts.c.in \
237-
win_allocate.c.in \
238-
win_allocate_shared.c.in \
239-
win_detach_ts.c.in \
240-
file_read_ts.c.in \
241-
rget_accumulate_ts.c.in \
242-
file_read_all_begin_ts.c.in \
243-
waitall.c.in \
244-
reduce_local_ts.c.in \
245-
scan_ts.c.in \
246-
scan_init_ts.c.in \
247-
fetch_and_op_ts.c.in \
248-
file_write_shared_ts.c.in \
249-
testany.c.in \
250-
isendrecv_replace_ts.c.in \
251-
file_write_at_all_end_ts.c.in \
252-
ireduce_scatter_block_ts.c.in \
253-
file_iwrite_shared_ts.c.in \
254-
rsend_ts.c.in \
255-
file_iread_at_all_ts.c.in \
256-
ibsend_ts.c.in \
257-
recv_init_ts.c.in \
258-
file_read_all_end_ts.c.in \
259-
isend_ts.c.in \
260-
gather_ts.c.in \
261-
gather_init_ts.c.in \
262-
igatherv_ts.c.in \
263-
ialltoallw_ts.c.in \
264-
ialltoallv_ts.c.in \
265-
allreduce_ts.c.in \
266-
allreduce_init_ts.c.in \
267-
allgatherv_ts.c.in \
268-
allgatherv_init_ts.c.in \
269-
pack_external_ts.c.in \
270-
pack_external_size.c.in \
271-
file_write_ordered_begin_ts.c.in \
272-
ineighbor_allgatherv_ts.c.in \
273-
recv_ts.c.in \
274-
iallgather_ts.c.in \
275-
neighbor_alltoallw_ts.c.in \
276-
neighbor_alltoallw_init_ts.c.in \
277-
neighbor_allgatherv_ts.c.in \
278-
neighbor_allgatherv_init_ts.c.in \
279-
irsend_ts.c.in \
280-
put_ts.c.in \
281-
free_mem_ts.c.in \
282-
file_read_ordered_begin_ts.c.in \
283-
issend_ts.c.in \
284-
alltoallv_ts.c.in \
285-
file_write_ts.c.in \
286-
file_read_shared_ts.c.in \
287-
get_address_ts.c.in \
288-
ialltoall_ts.c.in \
289-
ireduce_ts.c.in \
290-
ineighbor_alltoallw_ts.c.in \
291-
accumulate_ts.c.in \
292-
file_read_ordered_ts.c.in \
293-
get_accumulate_ts.c.in \
294-
iallreduce_ts.c.in \
295-
imrecv_ts.c.in \
296-
exscan_ts.c.in \
297-
exscan_init_ts.c.in \
298-
rsend_init_ts.c.in \
299-
file_iread_ts.c.in \
300-
file_read_at_all_ts.c.in \
301-
win_attach_ts.c.in \
302-
win_shared_query.c.in \
303-
file_write_at_all_begin_ts.c.in \
304-
mrecv_ts.c.in \
305-
sendrecv_ts.c.in \
306-
file_read_at_all_end_ts.c.in \
307-
get_ts.c.in \
308-
unpack_ts.c.in \
309-
unpack_external_ts.c.in \
310-
ibcast_ts.c.in \
311-
bcast_ts.c.in \
312-
bcast_init_ts.c.in \
313-
bsend_ts.c.in \
314-
buffer_attach_ts.c.in \
315-
buffer_detach.c.in \
316-
irecv_ts.c.in \
317-
neighbor_allgather_ts.c.in \
318-
neighbor_allgather_init_ts.c.in \
319-
gatherv_ts.c.in \
320-
gatherv_init_ts.c.in \
321-
file_read_ordered_end_ts.c.in \
322-
file_iread_at_ts.c.in \
323-
rget_ts.c.in \
324-
iscatterv_ts.c.in \
325-
ireduce_scatter_ts.c.in \
326-
file_write_all_ts.c.in \
327-
type_vector.c.in \
328-
type_size.c.in \
329-
type_indexed.c.in \
330-
type_contiguous.c.in \
331-
type_create_darray.c.in \
332-
type_get_true_extent.c.in \
333-
type_create_subarray.c.in \
334-
type_create_struct.c.in \
335-
type_create_hindexed.c.in \
336-
type_create_hindexed_block.c.in \
337-
type_create_indexed_block.c.in \
338-
type_create_hvector.c.in \
339-
get_count.c.in \
340-
get_elements.c.in \
341-
psend_init_ts.c.in \
342-
precv_init_ts.c.in
171+
extra_dist_prototype_files =$(subst $(abs_top_srcdir)/ompi/mpi/fortran/use-mpi-f08/,,$(prototype_files))

0 commit comments

Comments
 (0)