mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
Merge branch 'master' of supraverse.net:libpsyc
This commit is contained in:
commit
777d4960c2
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -48,3 +48,6 @@ clean:
|
||||||
|
|
||||||
help:
|
help:
|
||||||
@/bin/echo -e "Usage:\n\tmake - compile\n\tmake diet - compile with diet libc\n\tmake test\n\tmake doc\n\tmake install [prefix=/usr]"
|
@/bin/echo -e "Usage:\n\tmake - compile\n\tmake diet - compile with diet libc\n\tmake test\n\tmake doc\n\tmake install [prefix=/usr]"
|
||||||
|
|
||||||
|
legal:
|
||||||
|
git push l
|
||||||
|
|
Loading…
Reference in a new issue