about summary refs log tree commit diff
path: root/REORG.TODO/sysdeps/i386/preconfigure
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/sysdeps/i386/preconfigure')
-rw-r--r--REORG.TODO/sysdeps/i386/preconfigure5
1 files changed, 5 insertions, 0 deletions
diff --git a/REORG.TODO/sysdeps/i386/preconfigure b/REORG.TODO/sysdeps/i386/preconfigure
new file mode 100644
index 0000000000..c8fefd1bff
--- /dev/null
+++ b/REORG.TODO/sysdeps/i386/preconfigure
@@ -0,0 +1,5 @@
+# preconfigure fragment for i386.
+
+case "$machine" in
+i[4567]86)	base_machine=i386 machine=i386/$machine ;;
+esac