9 lines
107 B
Plaintext
9 lines
107 B
Plaintext
|
#requires ncurses
|
||
|
|
||
|
mcd $BUILDDIR/readline
|
||
|
|
||
|
$SRC/readline-*/configure $TCONFIGARGS
|
||
|
|
||
|
make $J
|
||
|
make $J install
|