diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2020-03-25 01:35:13 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2020-03-25 01:35:13 +0000 |
| commit | 970d1bbf711014054c573cd6ceb29f00b2bebd2c (patch) | |
| tree | 48a5a175febec1ed1309c3461c9fb1620d00f286 /ObsoleteFiles.inc | |
| parent | ee55186dfd98663c567b0dfdccf0c3c31282f37a (diff) | |
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
| -rw-r--r-- | ObsoleteFiles.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 94e4202bd640e..63df5f9582663 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -36,6 +36,11 @@ # xargs -n1 | sort | uniq -d; # done +# 20200323: INTERNALLIB don't install headers anymore +OLD_FILES+=usr/include/libelftc.h +OLD_FILES+=usr/include/libifconfig.h +OLD_FILES+=usr/include/libpmcstat.h + # 20200320: cx and ctau drivers retired OLD_FILES+=usr/share/man/man4/ctau.4.gz OLD_FILES+=usr/share/man/man4/cx.4.gz |
