source: tags/ms_r18q1/util/config.IRIX

Last change on this file was 4994, checked in by boehnel, 16 years ago

removing old HP/SGI stuff

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 405 bytes
Line 
1# Uncomment one section, depending on your machine type and compiler options
2
3#DEBUG = 1
4
5#********* LINUX / gcc g++ / static ********
6#MACH = LINUX#           # Linus g++  and gcc
7#LINUX = 1
8 
9#********* SUN4 / acc CC / dynamic ********
10 
11#MACH = SUN4
12#SUN4 = 1#                              # Exportable Version
13 
14#MACH = SUN5
15#SUN5 = 1
16
17#*******  DIGITAL OSF  ***********
18#DIGITAL = 1
19#MACH = DIGITAL
Note: See TracBrowser for help on using the repository browser.