diff --git a/build-all.mk b/build-all.mk index a20e10c429..f9682e91b0 100644 --- a/build-all.mk +++ b/build-all.mk @@ -163,7 +163,7 @@ MAKEINFOFLAGS = --no-split all: all-cross endif -ifeq ($(canonhost),i386-univel-sysv4) +ifeq ($(canonhost),i386-univel-sysv4.2) TARGETS = $(NATIVE) CC = cc all: all-cygnus