summaryrefslogtreecommitdiff
path: root/config/tru64/define.h
blob: 78cee03095b09d2d653b0dfefd9ee2529b08da38 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * Icon configuration file for Dec Alpha running OSF (Digital Unix)
 */

/* standard Unix and C */
#define UNIX 1
#define LoadFunc

/* c89 is ANSI C compiler */
#define CComp "c89"