aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cdcontrol
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-07-20 04:23:13 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-07-20 04:23:13 +0000
commitac24b049cc3d78097a804c9ce72cf44fdfa59456 (patch)
treedfa391290c3033d362c2aad5d7da97a60f513a3b /usr.sbin/cdcontrol
parentaa33517e949a0603d3bac6cba0c05344ca68754c (diff)
Notes
Diffstat (limited to 'usr.sbin/cdcontrol')
-rw-r--r--usr.sbin/cdcontrol/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/cdcontrol/Makefile b/usr.sbin/cdcontrol/Makefile
index ba3290240ce9..da47cc8f7dc2 100644
--- a/usr.sbin/cdcontrol/Makefile
+++ b/usr.sbin/cdcontrol/Makefile
@@ -1,7 +1,6 @@
# $FreeBSD$
PROG= cdcontrol
-CFLAGS+= -Wall
DPADD += ${LIBEDIT} ${LIBTERMCAP}
LDADD += -ledit -ltermcap