OSDN Git Service

df1ceef24b0dbf960658288d24c05b6a578a2ebf
[pf3gnuchains/pf3gnuchains3x.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"