aaf31c6ade
* Copy Linux and Solaris backtrace support from util/stacktrace.c * Added backtrace support for Mac OS X. This commit was SVN r11023.
16 строки
294 B
Bash
16 строки
294 B
Bash
# -*- shell-script -*-
|
|
#
|
|
# Copyright (c) 2004-2006 The Regents of the University of California.
|
|
# All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
# Specific to this module
|
|
|
|
PARAM_CONFIG_PRIORITY=30
|
|
PARAM_CONFIG_FILES="Makefile"
|