comparison src/m/sequent-ptx.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 a86b2b5e0111
comparison
equal deleted inserted replaced
162:4de2936b4e77 163:0132846995bd
128 128
129 /* Cause compilations to be done in parallel in ymakefile. */ 129 /* Cause compilations to be done in parallel in ymakefile. */
130 #define MAKE_PARALLEL $& 130 #define MAKE_PARALLEL $&
131 131
132 /* Use terminfo library. */ 132 /* Use terminfo library. */
133 #define LIBS_TERMCAP -ltermlib 133 #define LIBS_TERMCAP "-ltermlib"
134 134