Commit cbccda0e authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf gengetopt-2.22.6.tar.gz
cd gengetopt-2.22.6 && ./configure --prefix=/usr --disable-static
$(MAKE) -C gengetopt-2.22.6
$(MAKE) -C gengetopt-2.22.6 check
$(MAKE) -C gengetopt-2.22.6 install
rm -rf gengetopt-2.22.6
doc
/usr/share/doc/.*
man
/usr/share/man/.*
headers
/usr/share/gengetopt/.*
info
/usr/share/info/.*
bin
/usr/bin/.*
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