Commit 13da7658 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf libedit-20191231-3.1.tar.gz
cd libedit-20191231-3.1 && ./configure --prefix=/usr
$(MAKE) -C libedit-20191231-3.1
$(MAKE) -C libedit-20191231-3.1 install
rm -rf libedit-20191231-3.1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment