1
1
openmpi/opal/mca/memcpy/base/Makefile.am
2006-04-06 02:46:14 +00:00

21 строка
456 B
Makefile

#
# Copyright (c) 2004-2005 The University of Tennessee and The University
# of Tennessee Research Foundation. All rights
# reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
headers += \
base/base.h \
base/memcpy_base_default.h
libmca_memcpy_la_SOURCES += \
base/memcpy_base_close.c \
base/memcpy_base_open.c
nodist_headers += base/base_impl.h