Commit fb8834fc authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

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