diff options
Diffstat (limited to 'usr.sbin/memcontrol/Makefile')
-rw-r--r-- | usr.sbin/memcontrol/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/memcontrol/Makefile b/usr.sbin/memcontrol/Makefile index 25009db..d465d53 100644 --- a/usr.sbin/memcontrol/Makefile +++ b/usr.sbin/memcontrol/Makefile @@ -2,6 +2,5 @@ PROG= memcontrol MAN= memcontrol.8 -WARNS?= 6 .include <bsd.prog.mk> |