summaryrefslogtreecommitdiffstats
path: root/usr.sbin/elf2exe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/elf2exe/Makefile')
-rw-r--r--usr.sbin/elf2exe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/elf2exe/Makefile b/usr.sbin/elf2exe/Makefile
index d6440f9..69e3622 100644
--- a/usr.sbin/elf2exe/Makefile
+++ b/usr.sbin/elf2exe/Makefile
@@ -2,6 +2,6 @@
PROG= elf2exe
MAN= elf2exe.8
-MANSUBDIR=/${MACHINE_ARCH}
+MANSUBDIR= /${MACHINE_ARCH}
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud