mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-22 07:49:56 -05:00
make it only build the library, not the execs.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@873 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
12b08c6221
commit
00f0f3e067
@ -4,8 +4,8 @@ echo make clobber
|
|||||||
make clobber
|
make clobber
|
||||||
#
|
#
|
||||||
## make the standard version (PPC)
|
## make the standard version (PPC)
|
||||||
echo make
|
echo make librs
|
||||||
make
|
make librs
|
||||||
#
|
#
|
||||||
LIB=libretroshare.a
|
LIB=libretroshare.a
|
||||||
LIB_PPC=libretroshare_ppc.a
|
LIB_PPC=libretroshare_ppc.a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user