]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/nindy-share/env.h
Initial creation of sourceware repository
[thirdparty/binutils-gdb.git] / gdb / nindy-share / env.h
1 /* Copyright 1990, 1992 Free Software Foundation, Inc.
2 *
3 * This code was donated by Intel Corp.
4 *
5 * GNU/960 tool runtime environment
6 */
7
8
9 /* Base directory at which GNU/960 tools are assumed to be installed, if
10 * the environment variable G960BASE is not defined.
11 */
12 #define DEFAULT_BASE "/usr/local/g960"