Mercurial > hg > xemacs-beta
comparison src/m/sgi-challenge.h @ 173:8eaf7971accc r20-3b13
Import from CVS: tag r20-3b13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:49:09 +0200 |
parents | 0132846995bd |
children | c5d627a313b1 |
comparison
equal
deleted
inserted
replaced
172:a38aed19690b | 173:8eaf7971accc |
---|---|
126 #define DATA_START 0x10000000 | 126 #define DATA_START 0x10000000 |
127 #define DATA_SEG_BITS 0x10000000 | 127 #define DATA_SEG_BITS 0x10000000 |
128 | 128 |
129 #undef LIBS_MACHINE | 129 #undef LIBS_MACHINE |
130 /* -lsun in case using Yellow Pages for passwords. */ | 130 /* -lsun in case using Yellow Pages for passwords. */ |
131 #define LIBS_MACHINE "-lsun -lmld" | 131 /* #define LIBS_MACHINE "-lsun -lmld" */ /* mrb */ |
132 #define LIBS_DEBUG | 132 #define LIBS_DEBUG |
133 | 133 |
134 /* Define this if you have a fairly recent system, | 134 /* Define this if you have a fairly recent system, |
135 in which crt1.o and crt1.n should be used. */ | 135 in which crt1.o and crt1.n should be used. */ |
136 #define HAVE_CRTN | 136 #define HAVE_CRTN |