summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d324c7d..da642f8 100644
--- a/Makefile
+++ b/Makefile
@@ -351,7 +351,7 @@ make bmake: .PHONY
${_+_}@cd ${.CURDIR}/usr.bin/${.TARGET}; \
${MMAKE} obj DESTDIR= && \
${MMAKE} depend DESTDIR= && \
- ${MMAKE} all DESTDIR= && \
+ ${MMAKE} all DESTDIR= PROGNAME=${MYMAKE:T} && \
${MMAKE} install DESTDIR=${MYMAKE:H} BINDIR= PROGNAME=${MYMAKE:T}
tinderbox toolchains kernel-toolchains: upgrade_checks
OpenPOWER on IntegriCloud