Rename r16 files to rce, and fix some more .Sanitize typos.
[deliverable/binutils-gdb.git] / gas / configure.in
index 3098eec6a5ba348947924ba6d164d574c40ed790..dbbe8e7aee6af951e6188cdd4f6b0ca2c56db4df 100644 (file)
@@ -150,9 +150,9 @@ case ${generic_target} in
 
   sh-*-coff)           obj_format=coff ;;
 
-# start-sanitize-r16
-  r16-*-aout)          obj_format=aout ;;
-# end-sanitize-r16
+# start-sanitize-rce
+  rce-*-aout)          obj_format=aout ;;
+# end-sanitize-rce
 
   ns32k-pc532-mach*)   obj_format=aout emulation=pc532 ;;
   ns32k-pc532-netbsd*) obj_format=aout emulation=nbsd532 ;;
This page took 0.024955 seconds and 4 git commands to generate.