Include files in m88k.
authorTom Wood <wood@gnu.org>
Fri, 1 Jan 1993 12:38:34 +0000 (12:38 +0000)
committerTom Wood <wood@gnu.org>
Fri, 1 Jan 1993 12:38:34 +0000 (12:38 +0000)
From-SVN: r3037

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 59058d35a0dded773c0767ca34fd10fb2bc08eee..10f4021f6a7b6297182bf1d96d9e8b4d5d2198ec 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 8a26280c0eb222bc4af804891e2d733a1c034ed3..87e61e3a113f6a212e746eb13cd4e598f9cc6b9b 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 7e1b39fdc49b678936fc73f8e1eb48a419cd3210..9f90070484537a6e39344b153b297cd866002dec 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 633fa2a2c22b3ff56ee909e791a2c2a99fa18301..30f8942380cb60d42e41f712fd1083170be9fa91 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 635ea624919f208f7e26e74bb82e3fcac894e10a..a32ba712d2c182a1ae2fb681d97d937efcfff9fe 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 6bfbce9c2f19fbe62785ece0fb3da413e17dd9c5..338fe13abef01cf71842078127b1a4fbe1fd6f56 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