Rename 32- and 64-bit Intel files from "i386" to "x86"
[deliverable/binutils-gdb.git] / gdb / config / i386 / go32.mh
index 1b8ce8633dce6b38cfa0269b8a07922f1a6b1a67..b0ab60c2ccc41f5deb704af3d89a946c15520afd 100644 (file)
@@ -3,7 +3,7 @@
 # We include several header files from config/djgpp
 MH_CFLAGS= -I$(srcdir)/config/djgpp
 
-NATDEPFILES= go32-nat.o i386-nat.o i386-dregs.o
+NATDEPFILES= go32-nat.o x86-nat.o x86-dregs.o
 
 HOST_IPC=
 CC= gcc
This page took 0.023646 seconds and 4 git commands to generate.