From 7f82101dac487f2c1b370bc15dea3d396f44266b Mon Sep 17 00:00:00 2001 From: "David D. Zuhn" Date: Fri, 20 Aug 1993 21:14:17 +0000 Subject: [PATCH] remove univel from unixware build config name --- build-all.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-all.mk b/build-all.mk index ae347864a6..768507e930 100644 --- a/build-all.mk +++ b/build-all.mk @@ -185,7 +185,7 @@ MAKEINFOFLAGS = --no-split all: all-cross endif -ifeq ($(canonhost),i386-univel-sysv4.2) +ifeq ($(canonhost),i386-sysv4.2) TARGETS = $(NATIVE) CC = cc all: all-cygnus