diff --git a/gas/ChangeLog b/gas/ChangeLog
index 188d6b4d03c..e251e0a9bf9 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,7 @@
 Thu Nov  3 20:20:40 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
 
+	* config/go32.mh: Unused file deleted.
+
 	* read.c (get_absolute_expression): Indicate that the error may
 	merely be that the expression can't currently be reduced.
 
diff --git a/gas/config/go32.mh b/gas/config/go32.mh
deleted file mode 100644
index c9c51b71db6..00000000000
--- a/gas/config/go32.mh
+++ /dev/null
@@ -1,2 +0,0 @@
-CC=i386-go32-gcc -Xlinker -S -O2 -fno-omit-frame-pointer
-