source: tmcsimulator/branches/BasicFEPClient/script_build @ 142

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

JT checkpoint: saving work in BasicFEPClient before rearranging config/lds.txt station file to work out the white dot bug (holes in atms client map)

  • 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.