summaryrefslogtreecommitdiffstats
path: root/c/src
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-02-11 21:57:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-02-11 21:57:20 +0000
commitfc56b90cd329746caf6c97e11c2ccc9c2ff4cf70 (patch)
tree248425eb934951dde230fa6f395c20663bc31498 /c/src
parentInstall size info using "standard" suffix. (diff)
downloadrtems-fc56b90cd329746caf6c97e11c2ccc9c2ff4cf70.tar.bz2
Don't install tools using variant name.
Diffstat (limited to 'c/src')
-rw-r--r--c/src/lib/libbsp/i386/pc386/tools/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/tools/Makefile.in b/c/src/lib/libbsp/i386/pc386/tools/Makefile.in
index 9878f86eec..4a9feca4f2 100644
--- a/c/src/lib/libbsp/i386/pc386/tools/Makefile.in
+++ b/c/src/lib/libbsp/i386/pc386/tools/Makefile.in
@@ -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