home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March / PCWK3A99.iso / Linux / DDD331 / DDD-3_1_.000 / DDD-3_1_ / ddd-3.1.1 / config / mh-irix6 < prev    next >
Encoding:
Text File  |  1997-12-15  |  266 b   |  8 lines

  1. # Makefile changes for SGI's running IRIX-6.x.
  2. SYSV = -DSYSV
  3. RANLIB = true
  4. # Specify the ABI, to ensure that all Irix 6 systems will behave the same.
  5. # Also, using -32 avoids bugs that exist in the n32/n64 support in some
  6. # versions of the SGI compiler.
  7. CC = cc -32
  8.