aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-12-30 10:01:26 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-12-30 10:01:26 +0000
commitcbb66355ca4e175c93560d9f2b984a4dc4e010af (patch)
tree669ab45509fdc62f6ded3370f1dc8623b8d4b50a /Makefile.inc1
parent6502570bbe766ded4d5fb21d3297a1c2a260223a (diff)
downloadsrc-cbb66355ca4e175c93560d9f2b984a4dc4e010af.tar.gz
src-cbb66355ca4e175c93560d9f2b984a4dc4e010af.zip
Move elf2aout back to /usr/bin -- it is a general development tool, not
a sysadmin tool.
Notes
Notes: svn path=/head/; revision=108439
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 8c0cda1671b3..7404433b7f2a 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -663,7 +663,7 @@ _btxld= usr.sbin/btxld
.endif
.if ${TARGET_ARCH} == "sparc64"
-_elf2aout= usr.sbin/elf2aout
+_elf2aout= usr.bin/elf2aout
.endif
_xlint= usr.bin/xlint/lint1 usr.bin/xlint/lint2 usr.bin/xlint/xlint