This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
software:econtrol [2011/04/13 06:03] Jim Lovell |
software:econtrol [2014/06/26 05:38] (current) Vasaant Krishnan [GUI software] |
||
|---|---|---|---|
| Line 33: | Line 33: | ||
| Then for each station: | Then for each station: | ||
| + | <code> | ||
| cd make | cd make | ||
| make -f Makefile.econtrol clean | make -f Makefile.econtrol clean | ||
| make -f Makefile.econtrol build | make -f Makefile.econtrol build | ||
| + | </code> | ||