aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Anderson <jonathan@FreeBSD.org>2017-09-09 13:18:32 +0000
committerJonathan Anderson <jonathan@FreeBSD.org>2017-09-09 13:18:32 +0000
commitbab31140a293c741aee516bd34d85510789ce46a (patch)
tree271879f076c30b988149e1f1a5d4f8e2428caaa8
parent6263f8b78d9d65e9c6e553a143242295422d7a04 (diff)
Notes
-rw-r--r--cddl/lib/libzpool/Makefile2
-rw-r--r--gnu/usr.bin/binutils/libbfd/Makefile.amd641
-rw-r--r--usr.bin/svn/lib/libsvn_client/Makefile2
3 files changed, 2 insertions, 3 deletions
diff --git a/cddl/lib/libzpool/Makefile b/cddl/lib/libzpool/Makefile
index c0c741f454e89..4b5fdaf0d406a 100644
--- a/cddl/lib/libzpool/Makefile
+++ b/cddl/lib/libzpool/Makefile
@@ -26,7 +26,7 @@ ATOMIC_SRCS= opensolaris_atomic.c
LIB= zpool
-ZFS_COMMON_SRCS= ${ZFS_COMMON_OBJS:C/.o$/.c/} vdev_file.c trim_map.c
+ZFS_COMMON_SRCS= ${ZFS_COMMON_OBJS:C/.o$/.c/} trim_map.c
ZFS_SHARED_SRCS= ${ZFS_SHARED_OBJS:C/.o$/.c/}
KERNEL_SRCS= kernel.c taskq.c util.c
LIST_SRCS= list.c
diff --git a/gnu/usr.bin/binutils/libbfd/Makefile.amd64 b/gnu/usr.bin/binutils/libbfd/Makefile.amd64
index 31e6e3e8bbda9..31ad0d9302be4 100644
--- a/gnu/usr.bin/binutils/libbfd/Makefile.amd64
+++ b/gnu/usr.bin/binutils/libbfd/Makefile.amd64
@@ -9,7 +9,6 @@ DEFAULT_VECTOR= bfd_elf64_x86_64_freebsd_vec
SRCS+= elf64-x86-64.c \
efi-app-x86_64.c \
- efi-app-ia32.c \
elf64.c \
elf64-gen.c \
elf64-target.h \
diff --git a/usr.bin/svn/lib/libsvn_client/Makefile b/usr.bin/svn/lib/libsvn_client/Makefile
index 2eb7a2341fa6c..437ca7a2c29f0 100644
--- a/usr.bin/svn/lib/libsvn_client/Makefile
+++ b/usr.bin/svn/lib/libsvn_client/Makefile
@@ -12,7 +12,7 @@ SRCS= add.c blame.c cat.c changelist.c checkout.c cleanup.c \
copy_foreign.c ctx.c delete.c deprecated.c diff.c \
diff_local.c diff_summarize.c export.c externals.c import.c \
info.c iprops.c list.c locking_commands.c log.c merge.c \
- mergeinfo.c mtcc.c patch.c log.c prop_commands.c \
+ mergeinfo.c mtcc.c patch.c prop_commands.c \
ra.c relocate.c repos_diff.c resolved.c revert.c revisions.c \
status.c switch.c update.c upgrade.c url.c util.c version.c