summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index f2443c6..f9b3184 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -633,7 +633,7 @@ _btxld= usr.sbin/btxld
.endif
.if ${TARGET_ARCH} == "sparc64"
-_elf2aout= usr.bin/elf2aout
+_elf2aout= usr.sbin/elf2aout
.endif
_xlint= usr.bin/xlint/lint1 usr.bin/xlint/lint2 usr.bin/xlint/xlint
OpenPOWER on IntegriCloud