aboutsummaryrefslogtreecommitdiff
path: root/lib/libarchive/Makefile
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2013-01-23 23:53:26 +0000
committerBrooks Davis <brooks@FreeBSD.org>2013-01-23 23:53:26 +0000
commit20ca407e2fdf97dbda8fa1e6ae7e4930dcbe75d1 (patch)
treeccdad42bc10ef7a54635036aadaf4bcc5a1a673b /lib/libarchive/Makefile
parent0ebbdcbea469572ae253096da5c117b0c785a885 (diff)
Notes
Diffstat (limited to 'lib/libarchive/Makefile')
-rw-r--r--lib/libarchive/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/libarchive/Makefile b/lib/libarchive/Makefile
index 29508ada56657..73b3c2252e545 100644
--- a/lib/libarchive/Makefile
+++ b/lib/libarchive/Makefile
@@ -231,9 +231,6 @@ MLINKS+= archive_entry_perms.3 archive_entry_set_fflags.3
MLINKS+= archive_entry_perms.3 archive_entry_set_gid.3
MLINKS+= archive_entry_perms.3 archive_entry_set_gname.3
MLINKS+= archive_entry_perms.3 archive_entry_perm.3
-MLINKS+= archive_entry_perms.3 archive_entry_set_fflags.3
-MLINKS+= archive_entry_perms.3 archive_entry_set_gid.3
-MLINKS+= archive_entry_perms.3 archive_entry_set_gname.3
MLINKS+= archive_entry_perms.3 archive_entry_set_perm.3
MLINKS+= archive_entry_perms.3 archive_entry_set_uid.3
MLINKS+= archive_entry_perms.3 archive_entry_set_uname.3
@@ -264,10 +261,6 @@ MLINKS+= archive_entry_stat.3 archive_entry_set_filetype.3
MLINKS+= archive_entry_stat.3 archive_entry_set_ino.3
MLINKS+= archive_entry_stat.3 archive_entry_set_ino64.3
MLINKS+= archive_entry_stat.3 archive_entry_set_mode.3
-MLINKS+= archive_entry_stat.3 archive_entry_set_rdev.3
-MLINKS+= archive_entry_stat.3 archive_entry_set_rdevmajor.3
-MLINKS+= archive_entry_stat.3 archive_entry_set_rdevminor.3
-MLINKS+= archive_entry_stat.3 archive_entry_set_size.3
MLINKS+= archive_entry_stat.3 archive_entry_set_nlink.3
MLINKS+= archive_entry_stat.3 archive_entry_set_rdev.3
MLINKS+= archive_entry_stat.3 archive_entry_set_rdevmajor.3