mirror of https://gitee.com/openkylin/openmpi.git
14 lines
211 B
Makefile
14 lines
211 B
Makefile
|
# -*- makefile -*-
|
||
|
#
|
||
|
# Copyright (c) 2017 Mellanox Technologies Ltd. All rights reserved.
|
||
|
# $COPYRIGHT$
|
||
|
#
|
||
|
# Additional copyrights may follow
|
||
|
#
|
||
|
# $HEADER$
|
||
|
#
|
||
|
|
||
|
# Source code files
|
||
|
headers += \
|
||
|
util/timings.h
|