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-sun3 < prev    next >
Encoding:
Text File  |  1996-05-11  |  151 b   |  4 lines

  1. # Sun's C compiler needs the -J flag to be able to compile cp-parse.c
  2. # without overflowing the jump tables (-J says to use a 32 bit table)
  3. CC = cc -J
  4.