From 88aa0bcd587cc80d618a198a92151a9a17324aac Mon Sep 17 00:00:00 2001 From: dwmalone Date: Thu, 7 Jan 2010 09:40:34 +0000 Subject: This now passes a make universe with WARNS=6. --- usr.sbin/cdcontrol/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'usr.sbin/cdcontrol') diff --git a/usr.sbin/cdcontrol/Makefile b/usr.sbin/cdcontrol/Makefile index fc78e00..a505e3a 100644 --- a/usr.sbin/cdcontrol/Makefile +++ b/usr.sbin/cdcontrol/Makefile @@ -2,8 +2,6 @@ PROG= cdcontrol -WARNS?= 3 - DPADD= ${LIBEDIT} ${LIBTERMCAP} LDADD= -ledit -ltermcap -- cgit v1.1