aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ee
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2002-04-28 13:58:41 +0000
committerMark Murray <markm@FreeBSD.org>2002-04-28 13:58:41 +0000
commit4d56f835164dd5769c9a94376e10533ea039b1cd (patch)
tree2bc4fceb44ca43a6e669a7e49e6ae085e6065611 /usr.bin/ee
parent4b1b25d9198011c15a93c714bab79ddbdbe04975 (diff)
Notes
Diffstat (limited to 'usr.bin/ee')
-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 bcbd200f13075..29f0ae4c7995d 100644
--- a/usr.bin/ee/Makefile
+++ b/usr.bin/ee/Makefile
@@ -4,7 +4,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 ${BINDIR}/ee ${BINDIR}/edit
MLINKS= ee.1 ree.1 ee.1 edit.1
DPADD= ${LIBNCURSES}