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