summaryrefslogtreecommitdiff
path: root/usr.bin/ee/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ee/Makefile')
-rw-r--r--usr.bin/ee/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/ee/Makefile b/usr.bin/ee/Makefile
index 859d53b92d7a..08488471f6ad 100644
--- a/usr.bin/ee/Makefile
+++ b/usr.bin/ee/Makefile
@@ -2,7 +2,6 @@ CFLAGS+= -DCAP -DHAS_NCURSES -DHAS_UNISTD -DHAS_STDARG -DHAS_STDLIB \
-DHAS_CTYPE -DHAS_SYS_IOCTL -DHAS_SYS_WAIT -DSLCT_HDR
PROG= ee
-CFLAGS+=-Wall
LINKS= ${BINDIR}/ee ${BINDIR}/ree
MLINKS= ee.1 ree.1
DPADD= ${LIBNCURSES} ${LIBMYTINFO}