diff options
| author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2013-03-03 02:11:03 +0000 |
|---|---|---|
| committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2013-03-03 02:11:03 +0000 |
| commit | 0b62a022698b0d2d0d4ed87d53238c2cecd73831 (patch) | |
| tree | a8a2620d4f3a972cfe7154b282c2253658b40b29 /lib/libedit | |
| parent | 03e78eac37e2765a9f2994ee296560fc6118370e (diff) | |
Notes
Diffstat (limited to 'lib/libedit')
| -rw-r--r-- | lib/libedit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libedit/Makefile b/lib/libedit/Makefile index d8ae64681960..1c6e52c38160 100644 --- a/lib/libedit/Makefile +++ b/lib/libedit/Makefile @@ -11,7 +11,6 @@ OSRCS= chared.c common.c el.c emacs.c fcns.c filecomplete.c help.c \ parse.c prompt.c read.c refresh.c search.c sig.c term.c tty.c vi.c DPADD= ${LIBNCURSES} -LDADD= -lncurses MAN= editline.3 editrc.5 |
