mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 11:02:44 +00:00
Fix MLINKS.
Noticed by: Norman C. Rice <nrice@emu.sourcee.com>
This commit is contained in:
parent
d2fed466ac
commit
70ff7ab750
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=50088
@ -16,9 +16,8 @@ MLINKS= editline.3 el_init.3 editline.3 el_end.3 editline.3 el_reset.3 \
|
||||
editline.3 el_parse.3 editline.3 el_set.3 editline.3 el_source.3 \
|
||||
editline.3 el_resize.3 editline.3 el_line.3 \
|
||||
editline.3 el_insertstr.3 editline.3 el_deletestr.3 \
|
||||
editline.3 history_init.3 editline.3 history_end.3 editline.3 \
|
||||
history.3 el_data_get.3 el_data_set.3
|
||||
|
||||
editline.3 history_init.3 editline.3 history_end.3 \
|
||||
editline.3 history.3 editline.3 el_data_get.3 editline.3 el_data_set.3
|
||||
|
||||
# For speed and debugging
|
||||
#SRCS= ${OSRCS} tokenizer.c history.c
|
||||
|
Loading…
Reference in New Issue
Block a user