source: tmcsimulator/branches/fep_client_cpp/build @ 69

Revision 69, 116 bytes checked in by jtorres, 9 years ago (diff)

checking in

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