handle our SCO name better
authorDavid D. Zuhn <zoo@cygnus>
Mon, 12 Jul 1993 21:05:23 +0000 (21:05 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Mon, 12 Jul 1993 21:05:23 +0000 (21:05 +0000)
build-all.mk

index fdd92a8..a559833 100644 (file)
@@ -44,6 +44,9 @@ endif
 ifeq ($(canonhost),i486-unknown-sco3.2v4.0)
 canonhost := i386-sco3.2v4
 endif
+ifeq ($(canonhost),i386-unknown-sco3.2v4.0)
+canonhost := i386-sco3.2v4
+endif
 ifeq ($(canonhost),i386-unknown-go32)
 canonhost := i386-go32
 endif