2005-07-02 14:08:19 +00:00
|
|
|
#
|
|
|
|
# Copyright (c) 2004-2005 The Trustees of Indiana University.
|
|
|
|
# All rights reserved.
|
|
|
|
# Copyright (c) 2004-2005 The Trustees of the University of Tennessee.
|
|
|
|
# All rights reserved.
|
|
|
|
# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
|
|
|
# University of Stuttgart. All rights reserved.
|
|
|
|
# Copyright (c) 2004-2005 The Regents of the University of California.
|
|
|
|
# All rights reserved.
|
|
|
|
# $COPYRIGHT$
|
|
|
|
#
|
|
|
|
# Additional copyrights may follow
|
|
|
|
#
|
|
|
|
# $HEADER$
|
|
|
|
#
|
|
|
|
|
2005-10-17 00:21:10 +00:00
|
|
|
# This makefile.am does not stand on its own - it is included from opal/Makefile.am
|
2005-09-07 05:54:53 +00:00
|
|
|
|
2005-10-17 00:21:10 +00:00
|
|
|
headers += \
|
|
|
|
include/constants.h
|
2005-07-02 14:08:19 +00:00
|
|
|
|
2005-10-17 00:21:10 +00:00
|
|
|
include include/sys/Makefile.am
|