Commit 4ac921d5 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

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