Commit 715d5015 authored by Yuri Aksenov's avatar Yuri Aksenov

Initial commit

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