]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Rename usr.bin/elfcopy to usr.bin/objcopy
authorEd Maste <emaste@FreeBSD.org>
Thu, 21 Jun 2018 14:28:20 +0000 (14:28 +0000)
committerEd Maste <emaste@FreeBSD.org>
Thu, 21 Jun 2018 14:28:20 +0000 (14:28 +0000)
commit9b844631a61b29f0152fcbb9984e4eb09d4dc50d
tree4c6a19d5769043e8efed4d537b5dcbf65dbc1508
parent22c1b4c0f14966310c9455418bc966f41d2977af
Rename usr.bin/elfcopy to usr.bin/objcopy

We always install ELF Tool Chain's elfcopy as objcopy, so to avoid
confusion rename the src directory containing our reach-over Makefile
to match.

Requested by: jhb
Sponsored by: The FreeBSD Foundation
Makefile.inc1
usr.bin/Makefile
usr.bin/objcopy/Makefile [moved from usr.bin/elfcopy/Makefile with 100% similarity]
usr.bin/objcopy/Makefile.depend [moved from usr.bin/elfcopy/Makefile.depend with 100% similarity]