summaryrefslogtreecommitdiffstats
path: root/tools/build/os
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/os')
-rw-r--r--tools/build/os/msdos/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/os/msdos/Makefile.in b/tools/build/os/msdos/Makefile.in
index 7321a3a2ea..23a840d33a 100644
--- a/tools/build/os/msdos/Makefile.in
+++ b/tools/build/os/msdos/Makefile.in
@@ -20,7 +20,7 @@ INSTALLED=$(DESTDIR)/ifc.exe \
all: $(DESTDIR) $(PGMS) install
$(DESTDIR):
- $(BSDINSTALL) $(INSTDIRFLAGS) $@
+ @INSTALL@ $(INSTDIRFLAGS) $@
install: $(INSTALLED)