source: branches/v5/platforms/tsarv5_generic_mmu/Makefile

Last change on this file was 344, checked in by alain, 11 years ago

Introducing the tsarv5_generic_mmu platform.

  • Property svn:executable set to *
File size: 128 bytes
Line 
1
2simul.x: top.cpp top.desc
3        soclib-cc -P -p top.desc -I. -o simul.x
4
5clean:
6        soclib-cc -x -p top.desc -I.
7        rm -rf *.o *.x tty*
8
Note: See TracBrowser for help on using the repository browser.