Commit 86af24b1 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

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