source: trunk/platforms/tsar_generic_leti/Makefile @ 628

Last change on this file since 628 was 628, checked in by alain, 10 years ago

Introducing the vci_iopic component in the tsar_generic_leti plat-form.
This platform has been tested wit three distributed applications
running on top of the giet_tsar:

  • soft_hello_giet
  • soft_transpose_giet
  • soft_sort_giet
  • Property svn:executable set to *
File size: 142 bytes
RevLine 
[621]1simul.x: top.cpp top.desc
2        soclib-cc -P -p top.desc -I. -o simul.x
3
4clean:
5        soclib-cc -x -p top.desc -I.
[628]6        rm -rf *.o *.x term* tty* ext* temp
Note: See TracBrowser for help on using the repository browser.