]> git.tuebingen.mpg.de Git - osl.git/commit
Add shared target.
authorAndre Noll <maan@systemlinux.org>
Wed, 23 May 2012 17:21:17 +0000 (19:21 +0200)
committerAndre Noll <maan@systemlinux.org>
Wed, 13 Jun 2012 08:33:55 +0000 (10:33 +0200)
commit777af7b3d434f139dbc53d2b7dfa957dfa7d5880
treee4386a79bfb0f1383c960a77cf58af1bf8ed10c1
parent7517d207f55baf6955184ea0f24ae38b068861a6
Add shared target.

This allows to build and install the shared library and the oslfsck
executable on systems without help2man via

        make shared oslfsck
        sudo make install-lib install-bin
Makefile