about summary refs log tree commit diff
path: root/sysdeps/hppa/preconfigure
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/hppa/preconfigure')
-rw-r--r--sysdeps/hppa/preconfigure6
1 files changed, 0 insertions, 6 deletions
diff --git a/sysdeps/hppa/preconfigure b/sysdeps/hppa/preconfigure
deleted file mode 100644
index 4d7fdcd032..0000000000
--- a/sysdeps/hppa/preconfigure
+++ /dev/null
@@ -1,6 +0,0 @@
-# This fragment canonicalizes the machine names for hppa variants.
-
-case "$machine" in
-hppa*64*)	base_machine=hppa machine=hppa/hppa64 ;;
-hppa*)		base_machine=hppa machine=hppa/hppa1.1 ;;
-esac