mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04: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
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ echo make clobber
|
|||
make clobber
|
||||
#
|
||||
## make the standard version (PPC)
|
||||
echo make
|
||||
make
|
||||
echo make librs
|
||||
make librs
|
||||
#
|
||||
LIB=libretroshare.a
|
||||
LIB_PPC=libretroshare_ppc.a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue