summaryrefslogtreecommitdiff
path: root/config/solaris_sunc/define.h
blob: d4789bbeddff6cf614e07944382a983f1658be86 (plain)
1
2
3
4
5
6
7
8
9
/*
 * Icon configuration file for Solaris 2.x with SunPro C compiler
 */

#define UNIX 1
#define LoadFunc

#define CComp "cc"
#define COpts "-I/usr/openwin/include -ldl"