365cf48db5
This commit was SVN r28239.
18 строки
385 B
Makefile
18 строки
385 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_open.c
|