mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
BSD
This commit is contained in:
parent
6bc4dbb8cc
commit
c66ef5227f
1 changed files with 4 additions and 1 deletions
|
@ -46,8 +46,11 @@ For more information see the API documentation at [[http://lib.psyc.eu/doc/]].
|
||||||
|
|
||||||
* Compiling libpsyc
|
* Compiling libpsyc
|
||||||
|
|
||||||
Type
|
On GNU systems, type
|
||||||
: make
|
: make
|
||||||
|
|
||||||
|
On other systems install GNU make, then type
|
||||||
|
: gmake
|
||||||
|
|
||||||
and you are done.
|
and you are done.
|
||||||
Other possible targets include:
|
Other possible targets include:
|
||||||
|
|
Loading…
Reference in a new issue