Revert r359267.
This is not the correct solution and I should have done a clean buildworld.
This commit is contained in:
parent
1c93dede42
commit
7dc05244c5
@ -36,11 +36,6 @@
|
||||
# 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
|
||||
|
@ -489,11 +489,8 @@ _libinstall:
|
||||
.include <bsd.nls.mk>
|
||||
.include <bsd.confs.mk>
|
||||
.include <bsd.files.mk>
|
||||
#No need to install header for INTERNALLIB
|
||||
.if !defined(INTERNALLIB)
|
||||
.include <bsd.incs.mk>
|
||||
.endif
|
||||
.endif
|
||||
|
||||
LINKOWN?= ${LIBOWN}
|
||||
LINKGRP?= ${LIBGRP}
|
||||
|
Loading…
x
Reference in New Issue
Block a user