summaryrefslogtreecommitdiffstats
path: root/lib/libedit
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libedit')
-rw-r--r--lib/libedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/Makefile b/lib/libedit/Makefile
index db3057f..12d5cb4 100644
--- a/lib/libedit/Makefile
+++ b/lib/libedit/Makefile
@@ -58,7 +58,7 @@ help.h: ${ASRC} makelist
editline.c:
sh ${.CURDIR}/makelist -e ${OSRCS} > ${.TARGET}
-beforedepend editline.o editline.po editline.so: \
+beforedepend editline.o editline.po editline.So: \
vi.h emacs.h common.h fcns.h fcns.c help.h help.c
test: test.o libedit.a ${DPADD} ${LIBTERMCAP}
OpenPOWER on IntegriCloud