source: trunk/platforms/tsarv4_mono_mmu/Makefile @ 248

Last change on this file since 248 was 207, checked in by alain, 12 years ago

Introducing a mono-pprocesseur architecture using cc_vcache_V4

  • Property svn:executable set to *
File size: 127 bytes
Line 
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 tty*
7
Note: See TracBrowser for help on using the repository browser.