OSDN Git Service

Include files in m88k.
authorwood <wood@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Jan 1993 12:38:34 +0000 (12:38 +0000)
committerwood <wood@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Jan 1993 12:38:34 +0000 (12:38 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3037 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/m88k/dgux.h
gcc/config/m88k/dolph.h
gcc/config/m88k/luna.h
gcc/config/m88k/sysv3.h
gcc/config/m88k/sysv4.h
gcc/config/m88k/xm-sysv3.h

index 59058d3..10f4021 100644 (file)
@@ -36,7 +36,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #endif
 
 #include "svr4.h"
-#include "m88k.h"
+#include "m88k/m88k.h"
 
 /* Augment TARGET_SWITCHES with the MXDB options.  */
 #define MASK_STANDARD          0x40000000 /* Retain standard information */
index 8a26280..87e61e3 100644 (file)
@@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License
 along with GNU CC; see the file COPYING.  If not, write to
 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-#include "m88kv3.h"
+#include "m88k/sysv3.h"
 
 /* Don't output structure tag names when it causes a forward reference.
    Symptom:
index 7e1b39f..9f90070 100644 (file)
@@ -27,7 +27,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define DEFAULT_GDB_EXTENSIONS 0
 
 #include "aoutos.h"
-#include "m88k.h"
+#include "m88k/m88k.h"
 
 /* Identify the compiler.  */
 #undef  VERSION_INFO1
index 633fa2a..30f8942 100644 (file)
@@ -20,7 +20,7 @@ You should have received a copy of the GNU General Public License
 along with GNU CC; see the file COPYING.  If not, write to
 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-#include "m88k.h"
+#include "m88k/m88k.h"
 
 /* Default switches */
 #undef TARGET_DEFAULT
index 635ea62..a32ba71 100644 (file)
@@ -31,7 +31,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #endif
 
 #include "svr4.h"
-#include "m88k.h"
+#include "m88k/m88k.h"
 
 /* Identify the compiler.  */
 #undef  VERSION_INFO1
index 6bfbce9..338fe13 100644 (file)
@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License
 along with GNU CC; see the file COPYING.  If not, write to
 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-#include "xm-m88k.h"
+#include "m88k/xm-m88k.h"
 
 #define R_OK 4
 #define W_OK 2