sailfish-on-dontbeevil / dsme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build and installation instructions:
If source is taken from the git repo:
$ ./autogen.sh
$ mkdir build
$ cd build
$ ../configure <configure-options>
$ make
$ sudo make install

About

License:GNU Lesser General Public License v2.1


Languages

Language:C 95.2%Language:Shell 2.7%Language:Makefile 1.1%Language:M4 0.8%Language:Python 0.2%