openmpi/oshmem/op/Makefile.am

20 lines
344 B
Makefile
Raw Normal View History

2022-11-01 14:45:02 +08:00
#
# Copyright (c) 2013 Mellanox Technologies, Inc.
# All rights reserved.
# # $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
#
# This makefile.am does not stand on its own - it is included from oshmem/Makefile.am
headers += \
op/op.h
liboshmem_la_SOURCES += \
op/op.c