2004-01-16 00:35:44 +00:00
|
|
|
# -*- shell-script -*-
|
|
|
|
#
|
|
|
|
# $HEADER$
|
|
|
|
#
|
|
|
|
|
|
|
|
# Specific to this module
|
|
|
|
|
|
|
|
PARAM_INIT_FILE=src/io_romio_module.c
|
|
|
|
PARAM_CONFIG_HEADER_FILE="src/romio_config.h"
|
2004-07-24 17:06:21 +00:00
|
|
|
PARAM_CONFIG_FILES="Makefile src/Makefile romio-dist/Makefile romio-dist/include/Makefile romio-dist/adio/Makefile romio-dist/adio/common/Makefile romio-dist/adio/ad_ufs/Makefile romio-dist/adio/ad_nfs/Makefile romio-dist/mpi-io/Makefile"
|