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