source: tmcsimulator/branches/green_dot/build @ 138

Revision 138, 158 bytes checked in by jtorres, 9 years ago (diff)

tmcsimulator/branches/green_dot/: added original simple green dot fep client to branches

  • Property svn:executable set to *
Line 
1#!/bin/bash
2
3g++ -g fep_client.cpp fep_clnt.c fep_xdr.c -o client && gcc ./dummyserver/fep_server.c ./dummyserver/fep_svc.c fep_xdr.c -o ./dummyserver/server
Note: See TracBrowser for help on using the repository browser.