mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
41e3182adb
the i386, i960, m68k, mips64orion, powerpc, sh, and sparc processors. PR: 19335 Submitted by: James Housley <jim@thehouselys.net>
19 lines
536 B
Plaintext
19 lines
536 B
Plaintext
bin/sh-rtems-gdb
|
|
bin/sh-rtems-run
|
|
include/readline/readline.h
|
|
include/readline/chardefs.h
|
|
include/readline/keymaps.h
|
|
include/readline/history.h
|
|
include/readline/tilde.h
|
|
@unexec install-info --delete %D/info/readline.info %D/info/dir
|
|
@unexec install-info --delete %D/info/history.info %D/info/dir
|
|
info/readline.info
|
|
info/history.info
|
|
@exec install-info %D/info/history.info %D/info/dir
|
|
@exec install-info %D/info/readline.info %D/info/dir
|
|
lib/libmmalloc.a
|
|
lib/libreadline.a
|
|
lib/libhistory.a
|
|
lib/libsh-rtems-sim.a
|
|
@dirrm include/readline
|