Commit d280b90b authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

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