Don't install tools using variant name.

This commit is contained in:
Joel Sherrill
1998-02-11 21:57:20 +00:00
parent 360930c376
commit fc56b90cd3

View File

@@ -59,6 +59,6 @@ CLEAN_ADDITIONS += $(HOST_ARCH)
CLOBBER_ADDITIONS +=
all: $(ARCH) $(SRCS) $(PGMS)
$(INSTALL_VARIANT) -m 555 $(PGMS) ${PROJECT_RELEASE}/build-tools
$(INSTALL) -m 555 $(PGMS) ${PROJECT_RELEASE}/build-tools
uudecode < $(srcdir)/diskboot.uue \
> $(PROJECT_RELEASE)/build-tools/diskboot.exe