Commit e8f33f87 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated hivex to 1.3.20

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