Commit 3ea57002 by Richard Kenner

No longer include clipper.h and svr3.h.

From-SVN: r12024
parent c4c1f6d5
/* Definitions of target machine for GNU compiler. Clipper/Clix version. /* Definitions of target machine for GNU compiler. Clipper/Clix version.
Copyright (C) 1988, 1993 Free Software Foundation, Inc. Copyright (C) 1988, 1993, 1996 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
...@@ -18,10 +18,6 @@ along with GNU CC; see the file COPYING. If not, write to ...@@ -18,10 +18,6 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330, the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */ Boston, MA 02111-1307, USA. */
#include "clipper/clipper.h"
#include "svr3.h"
/* Names to predefine in the preprocessor for this target machine. */ /* Names to predefine in the preprocessor for this target machine. */
#define CPP_PREDEFINES "-Dclipper -Dunix -Asystem(unix) -Asystem(svr3) -Acpu(clipper) -Amachine(clipper)" #define CPP_PREDEFINES "-Dclipper -Dunix -Asystem(unix) -Asystem(svr3) -Acpu(clipper) -Amachine(clipper)"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment