Mercurial > hg > xemacs-beta
comparison src/m/sgi-challenge.h @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 8eaf7971accc |
children | a86b2b5e0111 |
comparison
equal
deleted
inserted
replaced
271:c7b7086b0a39 | 272:c5d627a313b1 |
---|---|
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" */ /* mrb */ | |
132 #define LIBS_DEBUG | 131 #define LIBS_DEBUG |
133 | 132 |
134 /* Define this if you have a fairly recent system, | 133 /* Define this if you have a fairly recent system, |
135 in which crt1.o and crt1.n should be used. */ | 134 in which crt1.o and crt1.n should be used. */ |
136 #define HAVE_CRTN | 135 #define HAVE_CRTN |