From 90e655ea4e3750a48b8b350adb823f0ace818f21 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 20 Jul 2001 06:20:32 +0000 Subject: Perform a major cleanup of the usr.sbin Makefiles. These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. --- usr.sbin/jail/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'usr.sbin/jail/Makefile') diff --git a/usr.sbin/jail/Makefile b/usr.sbin/jail/Makefile index 5b1df4799fd6..0d18ff40bd44 100644 --- a/usr.sbin/jail/Makefile +++ b/usr.sbin/jail/Makefile @@ -1,7 +1,8 @@ # $FreeBSD$ PROG= jail -WARNS?= 2 MAN= jail.8 -.include +WARNS?= 2 + +.include -- cgit v1.2.3