Commit 27f06271 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf net-snmp-5.8.tar.gz
cd net-snmp-5.8 && ./configure --prefix=/usr --disable-static
$(MAKE) -C net-snmp-5.8
$(MAKE) -C net-snmp-5.8 install
rm -rf net-snmp-5.8
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