137104b786
This commit was SVN r21335.
18 строки
303 B
Bash
18 строки
303 B
Bash
# -*- shell-script -*-
|
|
#
|
|
# Copyright (c) 2009 Cisco Systems, Inc. All rights reserved.
|
|
#
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
PARAM_CONFIG_FILES="Makefile"
|
|
#
|
|
# Set the config priority so that we build
|
|
# whenever someone using daemons does
|
|
|
|
PARAM_CONFIG_PRIORITY=10
|