comparison src/m/tandem-s2.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
17 /* rs@ai.mit.edu said this was necessary for it to work. However, some 17 /* rs@ai.mit.edu said this was necessary for it to work. However, some
18 user of this machine ought to try to get subprocesses to work. */ 18 user of this machine ought to try to get subprocesses to work. */
19 #define NO_SUBPROCESSES 19 #define NO_SUBPROCESSES
20 20
21 /* Correct some library file names. */ 21 /* Correct some library file names. */
22 #define START_FILES pre-crt0.o /usr/lib/crt1.o1.31 22 #define START_FILES "pre-crt0.o /usr/lib/crt1.o1.31"
23 #define LIB_STANDARD -lbsd -lc /usr/lib/crtn.o1.31 23 #define LIB_STANDARD "-lbsd -lc /usr/lib/crtn.o1.31"