dguxbcs.h (CPP_SPEC): Add missing \ in multi-line string literal.

H
        * m88k/dguxbcs.h (CPP_SPEC): Add missing \ in multi-line
        string literal.

From-SVN: r27977
This commit is contained in:
Manfred Hollstein 1999-07-06 18:24:06 -06:00 committed by Jeff Law
parent 1d8f2d15fe
commit 0bf162b9a0

View File

@ -45,7 +45,7 @@ Boston, MA 02111-1307, USA. */
-traditional, or restricting include files to one specific source
target, specify full DG/UX features. */
#undef CPP_SPEC
#define CPP_SPEC "%(cpp_cpu)
#define CPP_SPEC "%(cpp_cpu) \
%{!msvr4:-D_M88KBCS_TARGET} %{msvr4:-D_DGUX_TARGET}"
/* Linker and library spec's.