2006-04-05 09:56:08 +04:00
|
|
|
#
|
|
|
|
# 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 += \
|
2006-04-06 06:46:14 +04:00
|
|
|
base/base.h \
|
|
|
|
base/memcpy_base_default.h
|
2006-04-05 09:56:08 +04:00
|
|
|
|
|
|
|
libmca_memcpy_la_SOURCES += \
|
|
|
|
base/memcpy_base_close.c \
|
|
|
|
base/memcpy_base_open.c
|