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

Initial commit

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