2004-01-14 18:15:17 +03:00
|
|
|
# -*- shell-script -*-
|
|
|
|
#
|
2004-11-22 04:38:40 +03: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.
|
2004-11-28 23:09:25 +03:00
|
|
|
# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
|
|
|
# University of Stuttgart. All rights reserved.
|
2005-03-24 15:43:37 +03:00
|
|
|
# Copyright (c) 2004-2005 The Regents of the University of California.
|
|
|
|
# All rights reserved.
|
2004-11-22 04:38:40 +03:00
|
|
|
# $COPYRIGHT$
|
|
|
|
#
|
|
|
|
# Additional copyrights may follow
|
|
|
|
#
|
2004-01-14 18:15:17 +03:00
|
|
|
# $HEADER$
|
|
|
|
#
|
2004-02-13 06:58:56 +03:00
|
|
|
|
|
|
|
# Specific to this module
|
|
|
|
|
2005-05-24 02:06:50 +04:00
|
|
|
PARAM_INIT_FILE=ptl_tcp.c
|
|
|
|
PARAM_CONFIG_HEADER_FILE="tcp_config.h"
|
2005-05-07 01:50:30 +04:00
|
|
|
PARAM_CONFIG_FILES="Makefile"
|