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 / sun_sunc / define.h next >
Text File  |  2002-01-28  |  174b  |  10 lines

  1. /*
  2.  * Icon configuration file for Sun 4 running Solaris 2.x with Sun cc
  3.  */
  4.  
  5. #define UNIX 1
  6. #define LoadFunc
  7.  
  8. #define CComp "c89"
  9. #define COpts "-I/usr/openwin/include -ldl"
  10.