]> git.ipfire.org Git - people/ms/dma.git/commitdiff
dma(8): Raise WARNS to 6.
authorSascha Wildner <saw@online.de>
Tue, 24 Feb 2009 22:00:55 +0000 (23:00 +0100)
committerSascha Wildner <saw@online.de>
Tue, 24 Feb 2009 22:02:48 +0000 (23:02 +0100)
Makefile

index af7a4659a56c8b2778a6d25ca4f469aedad0485f..d5adfeefc8553bf79c6e238b182a09828f9e149c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,6 +14,6 @@ MAN=  dma.8
 BINOWN= root
 BINGRP= mail
 BINMODE=2555
-WARNS?=        1
+WARNS?=        6
 
 .include <bsd.prog.mk>