diff options
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/Makefile | 2 | ||||
| -rw-r--r-- | usr.bin/objcopy/Makefile (renamed from usr.bin/elfcopy/Makefile) | 0 | ||||
| -rw-r--r-- | usr.bin/objcopy/Makefile.depend (renamed from usr.bin/elfcopy/Makefile.depend) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index cb4f056134f0c..f99fcdcf63674 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -264,7 +264,7 @@ SUBDIR.${MK_TOOLCHAIN}+= c89 SUBDIR.${MK_TOOLCHAIN}+= c99 SUBDIR.${MK_TOOLCHAIN}+= ctags SUBDIR.${MK_TOOLCHAIN}+= cxxfilt -SUBDIR.${MK_TOOLCHAIN}+= elfcopy +SUBDIR.${MK_TOOLCHAIN}+= objcopy SUBDIR.${MK_TOOLCHAIN}+= file2c # ARM64TODO gprof does not build # RISCVTODO gprof does not build diff --git a/usr.bin/elfcopy/Makefile b/usr.bin/objcopy/Makefile index 5fc78a0186d90..5fc78a0186d90 100644 --- a/usr.bin/elfcopy/Makefile +++ b/usr.bin/objcopy/Makefile diff --git a/usr.bin/elfcopy/Makefile.depend b/usr.bin/objcopy/Makefile.depend index 1188b4e4157ed..1188b4e4157ed 100644 --- a/usr.bin/elfcopy/Makefile.depend +++ b/usr.bin/objcopy/Makefile.depend |
