home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gnu / gdb-4.14-src.lha / gdb-4.14 / gdb / nindy-share / env.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-10-23  |  313 b   |  13 lines

  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"
  13.