java: cleanup the list of automatically generated header files
Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
Этот коммит содержится в:
родитель
a2fc1ace09
Коммит
132ea1a6b0
@ -4,6 +4,8 @@
|
||||
# Copyright (c) 2015 Los Alamos National Security, LLC. All rights
|
||||
# reserved.
|
||||
# Copyright (c) 2017 FUJITSU LIMITED. All rights reserved.
|
||||
# Copyright (c) 2018 Research Organization for Information Science
|
||||
# and Technology (RIST). All rights reserved.
|
||||
# $COPYRIGHT$
|
||||
#
|
||||
# Additional copyrights may follow
|
||||
@ -74,7 +76,6 @@ if OMPI_WANT_JAVA_BINDINGS
|
||||
# from JAVA_SRC_FILES.
|
||||
JAVA_H = \
|
||||
mpi_MPI.h \
|
||||
mpi_CartParms.h \
|
||||
mpi_CartComm.h \
|
||||
mpi_Comm.h \
|
||||
mpi_Constant.h \
|
||||
@ -82,7 +83,6 @@ JAVA_H = \
|
||||
mpi_Datatype.h \
|
||||
mpi_Errhandler.h \
|
||||
mpi_File.h \
|
||||
mpi_GraphParms.h \
|
||||
mpi_GraphComm.h \
|
||||
mpi_Group.h \
|
||||
mpi_Info.h \
|
||||
@ -92,9 +92,7 @@ JAVA_H = \
|
||||
mpi_Op.h \
|
||||
mpi_Prequest.h \
|
||||
mpi_Request.h \
|
||||
mpi_ShiftParms.h \
|
||||
mpi_Status.h \
|
||||
mpi_Version.h \
|
||||
mpi_Win.h
|
||||
|
||||
# A little verbosity magic; see Makefile.ompi-rules for an explanation.
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user