2007-06-14 06:47:03 +00:00
|
|
|
# -*- shell-script -*-
|
|
|
|
#
|
|
|
|
# Copyright (c) 2004-2005 The Trustees of the University of Tennessee.
|
|
|
|
# All rights reserved.
|
2009-10-30 12:45:05 +00:00
|
|
|
# Copyright (c) 2009 Cisco Systems, Inc. All rights reserved.
|
2007-06-14 06:47:03 +00:00
|
|
|
# $COPYRIGHT$
|
|
|
|
#
|
|
|
|
# Additional copyrights may follow
|
|
|
|
#
|
|
|
|
# $HEADER$
|
|
|
|
#
|
|
|
|
|
|
|
|
# Specific to this module
|
|
|
|
|
|
|
|
PARAM_WINDOWS_PRIORITY=100
|
2009-10-29 22:05:26 +00:00
|
|
|
PARAM_CONFIG_FILES="Makefile"
|