e85877b913
Changes in this version are mostly bugfixes; some new functionality has been added as well. For an exhaustive list of changes, please look at the CHANGES file included in the distribution.
31 lines
962 B
Text
31 lines
962 B
Text
@comment $NetBSD: PLIST,v 1.3 2002/12/07 17:39:47 jmmv Exp $
|
|
include/readline/chardefs.h
|
|
include/readline/history.h
|
|
include/readline/keymaps.h
|
|
include/readline/readline.h
|
|
include/readline/rlconf.h
|
|
include/readline/rlstdc.h
|
|
include/readline/rltypedefs.h
|
|
include/readline/tilde.h
|
|
@unexec ${INSTALL_INFO} --delete %D/info/history.info %D/info/dir
|
|
@unexec ${INSTALL_INFO} --delete %D/info/readline.info %D/info/dir
|
|
@unexec ${INSTALL_INFO} --delete %D/info/rluserman.info %D/info/dir
|
|
info/history.info
|
|
info/readline.info
|
|
info/rluserman.info
|
|
@exec ${INSTALL_INFO} %D/info/history.info %D/info/dir
|
|
@exec ${INSTALL_INFO} %D/info/readline.info %D/info/dir
|
|
@exec ${INSTALL_INFO} %D/info/rluserman.info %D/info/dir
|
|
lib/libhistory.a
|
|
lib/libhistory.la
|
|
lib/libhistory.so
|
|
lib/libhistory.so.4
|
|
lib/libhistory.so.4.3
|
|
lib/libreadline.a
|
|
lib/libreadline.la
|
|
lib/libreadline.so
|
|
lib/libreadline.so.4
|
|
lib/libreadline.so.4.3
|
|
man/man3/history.3
|
|
man/man3/readline.3
|
|
@dirrm include/readline
|