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:
johan 2003-04-23 20:22:33 +00:00
parent 9a95220d0a
commit 6b2af52a38
2 changed files with 2 additions and 0 deletions

View File

@ -28,5 +28,6 @@
PROG= kldconfig
MAN= kldconfig.8
WARNS?= 5
.include <bsd.prog.mk>

View File

@ -28,5 +28,6 @@
PROG= kldload
MAN= kldload.8
WARNS?= 5
.include <bsd.prog.mk>