mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-29 08:08:37 +00:00
These are WARNS=5 clean, mark them as such to keep them that way.
Look at by: sebastian.ssmoller@web.de on audit@
This commit is contained in:
parent
d8422795fa
commit
b107cd7718
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=113932
@ -28,5 +28,6 @@
|
||||
|
||||
PROG= kldconfig
|
||||
MAN= kldconfig.8
|
||||
WARNS?= 5
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -28,5 +28,6 @@
|
||||
|
||||
PROG= kldload
|
||||
MAN= kldload.8
|
||||
WARNS?= 5
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user