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