Commit b4e56654 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf alsa-lib-1.2.1.2.tar.bz2
cd alsa-lib-1.2.1.2 && ./configure --prefix=/usr
$(MAKE) -C alsa-lib-1.2.1.2
$(MAKE) -C alsa-lib-1.2.1.2 install
$(MAKE) -C alsa-lib-1.2.1.2 check
rm -rf alsa-lib-1.2.1.2
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