source: branches/fault_tolerance/platforms/almos-tsar-mipsel/Makefile @ 724

Last change on this file since 724 was 724, checked in by cfuguet, 10 years ago

branches/fault_tolerance:

  • Recreating fault_tolerance branch with all new modifications from trunk.
  • Introducing distributed boot rom in the tsar_generic_iob platform
File size: 131 bytes
Line 
1simul.x: top.cpp top.desc
2        soclib-cc -P -p top.desc -I. -o simul.x -j8
3
4clean:
5        soclib-cc -x -p top.desc -I.
6        rm -rf *.o *.x term*
Note: See TracBrowser for help on using the repository browser.