Commit 52b4349e authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

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