Delete files made obsolete by the change in default NFS client

and the move of nfs_kdtrace.h to sys/nfs.
This commit is contained in:
Rick Macklem 2011-07-05 18:40:19 +00:00
parent 534c6b8916
commit 8003fe6e31
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=223794

View File

@ -38,6 +38,10 @@
# xargs -n1 | sort | uniq -d;
# done
# 20110705: the switch of default NFS client to the new one
OLD_FILES+=sbin/mount_newnfs
OLD_FILES+=usr/share/man/man8/mount_newnfs.8.gz
OLD_FILES+=usr/include/nfsclient/nfs_kdtrace.h
# 20110502: new clang import which bumps version from 2.9 to 3.0
OLD_FILES+=usr/include/clang/2.9/emmintrin.h
OLD_FILES+=usr/include/clang/2.9/mm_malloc.h