Mercurial > hg > xemacs-beta
comparison src/m/gec63.h @ 163:0132846995bd r20-3b8
Import from CVS: tag r20-3b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:43:35 +0200 |
parents | 376386a54a3c |
children |
comparison
equal
deleted
inserted
replaced
162:4de2936b4e77 | 163:0132846995bd |
---|---|
27 /* Say this machine is a 68000 */ | 27 /* Say this machine is a 68000 */ |
28 | 28 |
29 #define gec63 | 29 #define gec63 |
30 | 30 |
31 /* GEC63 has alloca in the PW/ux63 library. */ | 31 /* GEC63 has alloca in the PW/ux63 library. */ |
32 #define LIB_STANDARD -lPW -lc | 32 #define LIB_STANDARD "-lPW -lc" |
33 #define HAVE_ALLOCA | 33 #define HAVE_ALLOCA |
34 | 34 |
35 /* Do not define LOAD_AVE_TYPE or LOAD_AVE_CVT | 35 /* Do not define LOAD_AVE_TYPE or LOAD_AVE_CVT |
36 since there is no /dev/kmem */ | 36 since there is no /dev/kmem */ |
37 | 37 |