home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / historic / v941.tgz / icon.v941src.tar / icon.v941src / config / unix / intel_hurd / define.h next >
Text File  |  2002-01-15  |  153b  |  10 lines

  1. /*
  2.  * Icon configuration file for the GNU Hurd system
  3.  */
  4.  
  5. #define UNIX 1
  6. #define LoadFunc
  7.  
  8. #define CComp "gcc"
  9. #define COpts "-O2 -fomit-frame-pointer"
  10.