changeset 15277:a58e7fe45c0e libc-960522 libc-960523 libc-960524

Restore `hp9k2[0-9][0-9] | hp9k31[0-9])' case line apparently accidentally removed in the last change.
author Roland McGrath <roland@gnu.org>
date Tue, 21 May 1996 22:55:56 +0000
parents 07341673efa6
children dc5e711a109e
files config.sub
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/config.sub	Tue May 21 18:09:43 1996 +0000
+++ b/config.sub	Tue May 21 22:55:56 1996 +0000
@@ -307,6 +307,7 @@
 		basic_machine=m68k-hp
 		os=-hpux
 		;;
+	hp9k2[0-9][0-9] | hp9k31[0-9])
 		basic_machine=m68000-hp
 		;;
 	hp9k3[2-9][0-9])