Commit a6ed165d authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf ed-1.16.tar.xz
cd ed-1.16 && ./configure --prefix=/usr
$(MAKE) -C ed-1.16
$(MAKE) -C ed-1.16 check
$(MAKE) -C ed-1.16 install
rm -rf ed-1.16
File added
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