Quick Updates

svn path=/trunk/boinc/; revision=21782
This commit is contained in:
Rom Walton 2010-06-21 17:49:16 +00:00
parent 9c294506b8
commit cd85bbbd9a
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
# uncomment the following for Solaris
#LIBS = -lnsl -lsocket
gui_test: gui_test.C gui_rpc_client.C gui_rpc_client.h
g++ -g -I.. -I../lib -o gui_test $(LIBS) gui_test.C gui_rpc_client.C ../lib/libboinc.a