Install history.3 as rlhistory.3 to not conflict with existing libedit function
This commit is contained in:
parent
5838a80470
commit
1a3245ae3d
@ -3,8 +3,11 @@
|
||||
SUBDIR= doc
|
||||
|
||||
LIB= history
|
||||
MAN= history.3
|
||||
MAN= rlhistory.3
|
||||
|
||||
SRCS= $(HISTSRC) xmalloc.c
|
||||
|
||||
rlhistory.3: history.3
|
||||
cp ${.ALLSRC} ${.TARGET}
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user