source: trunk/platforms/tsar_generic_leti/Makefile @ 621

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

Introducing a new generic platform compliant with
the LETI specifications: No boot ROM, and fixed format
for clusters indexes.

  • Property svn:executable set to *
File size: 127 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.
6        rm -rf *.o *.x term*
Note: See TracBrowser for help on using the repository browser.