Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions config/oshmem_config_files.m4
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# Copyright (c) 2013 Mellanox Technologies, Inc.
# All rights reserved.
# Copyright (c) 2013 Cisco Systems, Inc. All rights reserved.
# Copyright (c) 2017-2018 Research Organization for Information Science
# and Technology (RIST). All rights reserved.
# Copyright (c) 2017 Research Organization for Information Science
# and Technology (RIST). All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
Expand All @@ -27,9 +27,5 @@ AC_DEFUN([OSHMEM_CONFIG_FILES],[
oshmem/tools/wrappers/shmemcc-wrapper-data.txt
oshmem/tools/wrappers/shmemc++-wrapper-data.txt
oshmem/tools/wrappers/shmemfort-wrapper-data.txt
oshmem/tools/wrappers/oshmem.pc
oshmem/tools/wrappers/oshmem-c.pc
oshmem/tools/wrappers/oshmem-cxx.pc
oshmem/tools/wrappers/oshmem-fort.pc
])
])
3 changes: 0 additions & 3 deletions oshmem/tools/wrappers/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ man_pages = oshcc.1 shmemcc.1 oshc++.1 shmemc++.1 oshcxx.1 shmemcxx.1 oshfort.1
if PROJECT_OSHMEM
man_MANS = $(man_pages)

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = oshmem.pc oshmem-c.pc oshmem-cxx.pc oshmem-fort.pc

nodist_oshmemdata_DATA = \
shmemcc-wrapper-data.txt \
shmemc++-wrapper-data.txt \
Expand Down
24 changes: 0 additions & 24 deletions oshmem/tools/wrappers/oshmem-c.pc.in

This file was deleted.

24 changes: 0 additions & 24 deletions oshmem/tools/wrappers/oshmem-cxx.pc.in

This file was deleted.

23 changes: 0 additions & 23 deletions oshmem/tools/wrappers/oshmem-fort.pc.in

This file was deleted.

24 changes: 0 additions & 24 deletions oshmem/tools/wrappers/oshmem.pc.in

This file was deleted.