f5792bbda5
This commit was SVN r17424.
20 строки
443 B
Makefile
20 строки
443 B
Makefile
#
|
|
# Copyright (c) 2004-2007 High Performance Computing Center Stuttgart,
|
|
# University of Stuttgart. All rights reserved.
|
|
#
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
headers += \
|
|
base/base.h
|
|
|
|
libmca_memchecker_la_SOURCES += \
|
|
base/memchecker_base_close.c \
|
|
base/memchecker_base_open.c \
|
|
base/memchecker_base_select.c \
|
|
base/memchecker_base_wrappers.c
|