- SubDir P4 rpc ;
-
- SubDirHdrs $(P4) net ;
-
- SubDirC++Flags -I$(SSLINCDIR) ;
-
- P4Library $(RPCLIB) :
- rpc.cc
- rpcbuffer.cc
- rpcdebug.cc
- rpcdispatch.cc
- rpcfwd.cc
- rpcservice.cc
- rpctrans.cc
- ;
-
- if $(ZK) = yes
- {
- P4DLibrary $(RPCLIB) :
- rpczksclient.cc
- ;
- }
# |
Change |
User |
Description |
Committed |
|
#1
|
19992 |
devkix |
"Forking branch 2016-1 of perforce_software-p4 to devkix-p4." |
9 years ago
|
|
//guest/perforce_software/p4/2016-1/rpc/Jamfile |
#1
|
19472 |
Liz Lam |
Initial add of the 2016.1 p4/p4api source code. |
9 years ago
|
|