2003-11-22 19:36:58 +03:00
|
|
|
# -*- makefile -*-
|
|
|
|
#
|
2004-01-07 17:54:25 +03:00
|
|
|
# $HEADER$
|
2003-11-22 19:36:58 +03:00
|
|
|
#
|
|
|
|
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
|
2004-01-09 20:44:07 +03:00
|
|
|
include_HEADERS = \
|
2004-03-19 00:35:28 +03:00
|
|
|
atomic.h \
|
|
|
|
constants.h \
|
2004-06-07 19:33:53 +04:00
|
|
|
ompi.h \
|
2004-03-19 00:35:28 +03:00
|
|
|
totalview.h \
|
|
|
|
types.h
|