No longer include clipper.h and svr3.h.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 18 May 1996 18:08:05 +0000 (14:08 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 18 May 1996 18:08:05 +0000 (14:08 -0400)
From-SVN: r12024

gcc/config/clipper/clix.h

index 897267d317d6a4372de60dcc87f0297d65698c7b..d08e2203ff03a1fd7d272257b98585a7da820af9 100644 (file)
@@ -1,5 +1,5 @@
 /* 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.
 
@@ -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,
 Boston, MA 02111-1307, USA.  */
 
-#include "clipper/clipper.h"
-
-#include "svr3.h"
-
 /* Names to predefine in the preprocessor for this target machine.  */
 
 #define CPP_PREDEFINES "-Dclipper -Dunix -Asystem(unix) -Asystem(svr3) -Acpu(clipper) -Amachine(clipper)"