diff options
| author | Mark Murray <markm@FreeBSD.org> | 2002-04-28 13:58:41 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2002-04-28 13:58:41 +0000 |
| commit | 4d56f835164dd5769c9a94376e10533ea039b1cd (patch) | |
| tree | 2bc4fceb44ca43a6e669a7e49e6ae085e6065611 | |
| parent | 4b1b25d9198011c15a93c714bab79ddbdbe04975 (diff) | |
Notes
| -rw-r--r-- | usr.bin/ee/Makefile | 1 |
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} |
