Mercurial > hg > xemacs-beta
comparison src/m/is386.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 |
---|---|
21 | 21 |
22 -machine=is386 is used for an Integrated Solutions 386 machine. | 22 -machine=is386 is used for an Integrated Solutions 386 machine. |
23 It may also be correct for Microport systems. | 23 It may also be correct for Microport systems. |
24 NOTE-END */ | 24 NOTE-END */ |
25 | 25 |
26 #define LIBX10_MACHINE -lnsl_s | 26 #define LIBX10_MACHINE "-lnsl_s" |
27 #define LIBX11_MACHINE -lnsl_s | 27 #define LIBX11_MACHINE "-lnsl_s" |
28 | 28 |
29 #define LIBS_DEBUG -lg | 29 #define LIBS_DEBUG "-lg" |