Mercurial > hg > xemacs-beta
comparison src/m/powerpc.h @ 267:966663fcf606 r20-5b32
Import from CVS: tag r20-5b32
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:26:29 +0200 |
parents | e70b3a057e12 |
children | c5d627a313b1 |
comparison
equal
deleted
inserted
replaced
266:18d185df8c54 | 267:966663fcf606 |
---|---|
158 /* Don't try to include sioctl.h or ptem.h. */ | 158 /* Don't try to include sioctl.h or ptem.h. */ |
159 #undef NEED_SIOCTL | 159 #undef NEED_SIOCTL |
160 #undef NEED_PTEM_H | 160 #undef NEED_PTEM_H |
161 | 161 |
162 #define ORDINARY_LINK | 162 #define ORDINARY_LINK |
163 #define LD_SWITCH_MACHINE -T ppc.ldscript | 163 #define LD_SWITCH_MACHINE -T ${srcdir}/src/ppc.ldscript |
164 #endif | 164 #endif |